summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAstrid Smith2010-11-15 23:01:09 -0800
committerAstrid Smith2010-11-15 23:01:09 -0800
commitb296d576b62fb69d1fa4cf51a3f5e6e5ae8550ab (patch)
tree7e846f2edb3c658ebb26136067c55400200deeff /Makefile
parent8b621521e7128bc86681fcbb6181e017e4432225 (diff)
Told a68k to create a listing
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