Subversion Repositories Krakow BASIC

Rev

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

Rev Author Line No. Line
4 nishi 1
# $Id: a800xl.mk 6 2024-09-03 22:57:45Z nishi $
2
 
3
CC = cc65
4
LD = cl65
6 nishi 5
CFLAGS = -DPLATFORM_A800XL --static-locals -t atarixl
6
LDFLAGS = -t atarixl
7
LIBS =
8
EXEC = .rom
4 nishi 9
OBJ = .s