aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6e1a27f..ed90eae 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,9 @@
+all: reloc.atr reloc25.atr
+
+reloc25.atr: reloc.atr
+ cp dos25_4drives.atr reloc25.atr
+ axe -w autorun.sys reloc25.atr
+
reloc.atr: reloc.xex hello40.xex hello41.xex mkrelocxex.pl autorun.sys
cp dos_20s.atr reloc.atr
axe -w autorun.sys reloc.atr