diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ AXE=axe all: reloc.atr reloc25.atr native.atr reloc25.atr: reloc.atr - cp dos25_4drives.atr reloc25.atr + cp dos25_sd.atr reloc25.atr $(AXE) -w autorun.sys reloc25.atr reloc.atr: reloc.xex lo.xex hi.xex autorun.sys |