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