1######################################################################
2#  
3#  Standard Apple Mac OS Configurations:
4#  -------- ----- ------ ---------------
5#
6#  RELEASE	= [ intel mach mach_pe panic_info config_dtrace config_embedded ]
7#  PROFILE	= [ RELEASE profile ]
8#  DEBUG	= [ RELEASE debug ]
9#
10#  EMBEDDED	= [ intel mach mach_pe panic_info ]
11#  DEVELOPMENT	= [ EMBEDDED config_dtrace ]
12#
13######################################################################
14
15machine		"arm"					# <intel>
16cpu		"arm"					# <intel>
17