aboutsummaryrefslogtreecommitdiff
path: root/src/example/Makefile
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2016-03-22 00:21:37 +0000
committerIan C <ianc@noddybox.co.uk>2016-03-22 00:21:37 +0000
commitfdef5d70c1890c7970f31061184a73e699ccd9fb (patch)
tree392d0daa0dee17867833f53c008a498d52e8ec11 /src/example/Makefile
parent7c361248bba7799400dee7b7b1dc33f5dadcf3a4 (diff)
Fixes to T64 output.
Diffstat (limited to 'src/example/Makefile')
-rw-r--r--src/example/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/example/Makefile b/src/example/Makefile
index 13d24bb..e9ddfce 100644
--- a/src/example/Makefile
+++ b/src/example/Makefile
@@ -25,6 +25,8 @@ CASM = ../casm
all: $(ALL)
+remake: clean all
+
spectrum.tap: spectrum.asm
$(CASM) spectrum.asm