1######################################################################
2#  
3#  Standard Apple Mac OS Configurations:
4#  -------- ----- ------ ---------------
5#
6#  RELEASE	= [ intel mach mach_pe panic_info config_dtrace ]
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	"arm64"
16cpu	"arm64"
17