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