Subversion Repositories Krakow BASIC

Rev

Rev 8 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

# $Id: apple2.mk 29 2024-09-05 04:27:28Z nishi $

CC = cc65
LD = cl65
CFLAGS = -DPLATFORM_APPLE2 --static-locals -t apple2 -Os
LDFLAGS = -t apple2 -Os -o
LIBS =
EXEC =
OBJ = .s
TARGET = krakow.dsk