Rev 5 | Rev 8 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
# $Id: a800xl.mk 6 2024-09-03 22:57:45Z nishi $
CC = cc65
LD = cl65
CFLAGS = -DPLATFORM_A800XL --static-locals -t atarixl
LDFLAGS = -t atarixl
LIBS =
EXEC = .rom
OBJ = .s