mirror of
https://github.com/vivier/EMILE.git
synced 2025-02-08 05:30:34 +00:00
remove BANK_DUMP
This commit is contained in:
parent
97612d63c1
commit
a700a2f1f7
@ -7,7 +7,7 @@
|
|||||||
TOP = $(shell pwd)
|
TOP = $(shell pwd)
|
||||||
VPATH = $(TOP)
|
VPATH = $(TOP)
|
||||||
#CPPFLAGS = -DVERSION="\"$(VERSION)\""
|
#CPPFLAGS = -DVERSION="\"$(VERSION)\""
|
||||||
CPPFLAGS = -DVERSION="\"$(VERSION)\"" -DBANK_DUMP -I$(TOP) -Wa,-I$(TOP) \
|
CPPFLAGS = -DVERSION="\"$(VERSION)\"" -I$(TOP) -Wa,-I$(TOP) \
|
||||||
$(OPTFLAGS)
|
$(OPTFLAGS)
|
||||||
CFLAGS = -Wno-multichar -O -m68030 -nostdlib -nodefaultlibs -Wall -Werror -fpic
|
CFLAGS = -Wno-multichar -O -m68030 -nostdlib -nodefaultlibs -Wall -Werror -fpic
|
||||||
ASFLAGS =
|
ASFLAGS =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user