]>
Commit | Line | Data |
---|---|---|
1 | # | |
2 | ###################################################################### | |
3 | # | |
4 | # Standard Apple MacOS X Configurations: | |
5 | # -------- ---- -------- --------------- | |
6 | # | |
7 | # RELEASE = [ppc mach iokitcpp hibernation medium crypto config_dtrace] | |
8 | # DEVELOPMENT = [ RELEASE ] | |
9 | # PROFILE = [ RELEASE profile ] | |
10 | # DEBUG = [ RELEASE debug] | |
11 | # RELEASE_TRACE = [ RELEASE kdebug ] | |
12 | # DEBUG_TRACE = [ DEBUG kdebug ] | |
13 | # | |
14 | ###################################################################### | |
15 | ||
16 | machine "ppc" # <ppc> | |
17 | cpu "ppc" # <ppc> | |
18 |