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