]> git.saurik.com Git - apple/libsystem.git/blob - Platforms/iPhone/Makefile.inc
Libsystem-111.1.4.tar.gz
[apple/libsystem.git] / Platforms / iPhone / Makefile.inc
1 #
2 # Selectable features for iPhone
3 #
4
5 # Build _debug.dylib
6 #FEATURE_DEBUG_DYLIB = 1
7
8 # Link libmathCommon
9 #FEATURE_LIBMATHCOMMON = 1
10
11 # Use order file
12 #FEATURE_ORDER_FILE = 1
13
14 # Build _profile.dylib
15 #FEATURE_PROFILE_DYLIB = 1