summaryrefslogtreecommitdiff
path: root/emu/Linux/mkfile-arm
diff options
context:
space:
mode:
authorCharles Forsyth <charles.forsyth@gmail.com>2015-06-20 18:30:23 +0100
committerCharles Forsyth <charles.forsyth@gmail.com>2015-06-20 18:30:23 +0100
commit510120a790bcdd1170f957e2a886568e94799c0a (patch)
tree3bcda90036ed3a1745f48cb57c8ce66d3e951286 /emu/Linux/mkfile-arm
parent9e98b72be7081860c9939fb058f3eb9683c46b62 (diff)
add target architecture dependent mkfiles
Diffstat (limited to 'emu/Linux/mkfile-arm')
-rw-r--r--emu/Linux/mkfile-arm2
1 files changed, 2 insertions, 0 deletions
diff --git a/emu/Linux/mkfile-arm b/emu/Linux/mkfile-arm
new file mode 100644
index 00000000..01cdd7c6
--- /dev/null
+++ b/emu/Linux/mkfile-arm
@@ -0,0 +1,2 @@
+ARCHFILES=\
+ arm-tas-v7.$O\