From a703276adc97fae897589e133290ab76e1806d87 Mon Sep 17 00:00:00 2001 From: Ian C Date: Thu, 5 Jan 2017 15:34:45 +0000 Subject: Tweaks to (still broken) CPC output. --- src/example/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/example/Makefile') diff --git a/src/example/Makefile b/src/example/Makefile index a1807a2..93bef30 100644 --- a/src/example/Makefile +++ b/src/example/Makefile @@ -36,7 +36,7 @@ spectrum.tap: spectrum.asm $(CASM) c64.t64: c64.asm $(CASM) $(CASM) c64.asm -cpc.cdt: cpc.asm +cpc.cdt: cpc.asm $(CASM) $(CASM) cpc.asm zx81.p: zx81.asm $(CASM) -- cgit v1.2.3