Subversion Repositories Krakow BASIC

Rev

Rev 8 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8 Rev 22
Line 1... Line 1...
1
# $Id: a800xl.mk 8 2024-09-04 11:49:13Z nishi $
1
# $Id: a800xl.mk 22 2024-09-04 16:02:25Z nishi $
2
 
2
 
3
CC = cc65
3
CC = cc65
4
LD = cl65
4
LD = cl65
5
CFLAGS = -DPLATFORM_A800XL --static-locals -t atarixl -Os
5
CFLAGS = -DPLATFORM_A800XL --static-locals -t atarixl -Os
6
LDFLAGS = -t atarixl -Os
6
LDFLAGS = -t atarixl -Os
7
LIBS =
7
LIBS =
8
EXEC = .rom
8
EXEC =
9
OBJ = .s
9
OBJ = .s