aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 412c0ab..6e1a27f 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ reloc.atr: reloc.xex hello40.xex hello41.xex mkrelocxex.pl autorun.sys
autorun.sys: reloc.xex hello40.xex hello41.xex
./mkrelocxex.pl hello40.xex hello41.xex autorun.sys
-reloc.xex: reloc.s
+reloc.xex: reloc.s mkrelocxex.pl
cl65 -t none -o reloc.xex reloc.s
hello40.xex: hello.s