Rev 7 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
# $Id: apple2.mk 8 2024-09-04 11:49:13Z nishi $
CC = cc65
LD = cl65
CFLAGS = -DPLATFORM_APPLE2 --static-locals -t apple2 -Os
LDFLAGS = -t apple2 -Os
LIBS =
EXEC =
OBJ = .s
TARGET = krakow.dsk