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