aboutsummaryrefslogtreecommitdiff
path: root/src/example/Makefile
diff options
context:
space:
mode:
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