mirror of
https://github.com/ksherlock/host-fst.git
synced 2025-08-05 18:25:36 +00:00
asmiigs - turn on listing.
This commit is contained in:
4
Makefile
4
Makefile
@@ -2,7 +2,7 @@
|
||||
LD=mpw linkIIgs
|
||||
ASM=mpw asmIIgs
|
||||
#ASMFLAGS=-d DEBUG_S16 -d DebugSymbols
|
||||
ASMFLAGS=-case on
|
||||
ASMFLAGS=-case on -l
|
||||
LDFLAGS=
|
||||
|
||||
|
||||
@@ -25,4 +25,4 @@ host.fst.o : host.fst.aii gsos.equ fst.equ records.equ fst.macros
|
||||
|
||||
|
||||
%.o : %.aii
|
||||
$(ASM) $(ASMFLAGS) $< -o $@
|
||||
$(ASM) $(ASMFLAGS) $< -o $@
|
||||
|
Reference in New Issue
Block a user