Subversion Repositories Krakow BASIC

Rev

Rev 7 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
7 nishi 1
# $Id: apple2.mk 8 2024-09-04 11:49:13Z nishi $
2
 
3
CC = cc65
4
LD = cl65
8 nishi 5
CFLAGS = -DPLATFORM_APPLE2 --static-locals -t apple2 -Os
6
LDFLAGS = -t apple2 -Os
7 nishi 7
LIBS =
8
EXEC =
9
OBJ = .s
10
TARGET = krakow.dsk