summaryrefslogtreecommitdiff
path: root/z180/Makefile
diff options
context:
space:
mode:
authorLeo C2016-06-09 02:20:50 +0200
committerLeo C2016-06-09 02:20:50 +0200
commita2907f2e2b2725679d6b3b8d3231f3d94c325014 (patch)
tree9893b25216a37f6d955cc1078674cf3de67ef3fe /z180/Makefile
parentbeafa6d6a908081ccb65e36953b2e58529499934 (diff)
downloadz180-stamp-a2907f2e2b2725679d6b3b8d3231f3d94c325014.zip
New command: cfboot - boot from cf card.
Diffstat (limited to 'z180/Makefile')
-rw-r--r--z180/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/z180/Makefile b/z180/Makefile
index c6727b9..159371f 100644
--- a/z180/Makefile
+++ b/z180/Makefile
@@ -89,7 +89,7 @@ hdrom.hex : $(OBJ)
@#$(cpm-link)
ld80 -o $@ -ms $(@:.hex=.map) -P $(LN_PROG) -D $(LN_DATA) $^
-%.rel %lst: %.180
+%.rel %.lst: %.180
@$(cpm-asm)
hdrom.map: hdrom.hex