]> git.saurik.com Git - apple/xnu.git/blame - libkern/conf/MASTER.ppc
xnu-1456.1.26.tar.gz
[apple/xnu.git] / libkern / conf / MASTER.ppc
CommitLineData
1c79356b
A
1#
2######################################################################
3#
4# Standard Apple MacOS X Configurations:
5# -------- ---- -------- ---------------
6#
b0d623f7 7# RELEASE = [ppc mach libkerncpp networking config_dtrace crypto zlib config_kxld ]
2d21ac55 8# DEVELOPMENT = [ RELEASE ]
55e303ae 9# PROFILE = [RELEASE profile]
b0d623f7 10# DEBUG = [RELEASE debug mach_kdb ]
1c79356b
A
11# RELEASE_TRACE = [ RELEASE kdebug ]
12# DEBUG_TRACE = [ DEBUG kdebug ]
13#
14######################################################################
15
16machine "ppc" # <ppc>
17cpu "ppc" # <ppc>
18
b0d623f7 19options MACH_KDB # # <mach_kdb>