Remove unused define
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
CC=cl65
|
||||
CFLAGS=-T -t none -I. --cpu "65C02" -DNO_SD_INIT
|
||||
CFLAGS=-T -t none -I. --cpu "65C02"
|
||||
test: CFLAGS=-T -t sim65c02 -I.
|
||||
LDFLAGS=-C link.ld -m $(NAME).map
|
||||
SIM=sim65
|
||||
|
||||
Reference in New Issue
Block a user