From fdef5d70c1890c7970f31061184a73e699ccd9fb Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 22 Mar 2016 00:21:37 +0000 Subject: Fixes to T64 output. --- src/example/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/example/Makefile') 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 -- cgit v1.2.3