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