diff options
Diffstat (limited to 'core/mac_core64.mak')
-rw-r--r-- | core/mac_core64.mak | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/mac_core64.mak b/core/mac_core64.mak new file mode 100644 index 0000000..05ea18a --- /dev/null +++ b/core/mac_core64.mak @@ -0,0 +1,3 @@ +ARCH := x86_64 +ARCH_DIR := 64 +include mac_core.mak |