aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-04-15 15:06:26 -0700
committerChristian Cunningham <cc@localhost>2022-04-15 15:06:26 -0700
commit99d760d1656920bda8d782ff10e40b4e7458dd03 (patch)
treecb18d840706c7df1973abedf4df985fbb71caba7
parent386c17d908d8310c6e2d7db5b4bf007c19053097 (diff)
Mac Package Makefile
-rw-r--r--Mac.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Mac.mk b/Mac.mk
new file mode 100644
index 0000000..b9e8545
--- /dev/null
+++ b/Mac.mk
@@ -0,0 +1,3 @@
+include Common.mk
+QEMU = qemu-system-arm
+CROSS = /Applications/ARM/bin/arm-none-eabi