summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bdee120..a2863d7 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ MADE_FILES=testbenches/zexdoc.h testbenches/mine.h
MADE_BINS=testbenches/zexdoc.bin testbenches/mine.bin
OBJ=z680k.89z
-TIGCCFLAGS=-Wall
+TIGCCFLAGS=-Wall -WA,-lz680k.listing
CFLAGS=-Wall -ltifiles
.PHONY: clean