]> git.saurik.com Git - apple/coreosmakefiles.git/blob - ProjectBuilder/README
CoreOSMakefiles-64.1.tar.gz
[apple/coreosmakefiles.git] / ProjectBuilder / README
1 ProjectBuilder Supplemental Makefiles
2
3 These makefiles extend the functionality of the PB makefiles and corrects
4 some bogus assumptions made in the PB makefiles about how projects should
5 build. 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)