]> git.saurik.com Git - apple/coreosmakefiles.git/blame - ProjectBuilder/README
CoreOSMakefiles-31.tar.gz
[apple/coreosmakefiles.git] / ProjectBuilder / README
CommitLineData
fdbff003
A
1ProjectBuilder Supplemental Makefiles
2
3 These makefiles extend the functionality of the PB makefiles and corrects
4some bogus assumptions made in the PB makefiles about how projects should
5build. Some things you get:
6
7 - More predefined variables:
8 - commands
9 - path locations
10 - Knows how to install man pages placed in the "Supporting Files" bucket
11 - Corrects some assumptions about how projects should build
12 - Not everyone wants ObjC in their frameworks
13 - Handles tool projects which are shell scrips (no compiled code)