Skip to content

Commit 278abdb

Browse files
No need for custom cfg file
1 parent ad10ddd commit 278abdb

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

IntegerBASIC_cc65.cfg

Lines changed: 0 additions & 9 deletions
This file was deleted.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
CAFLAGS := --target apple2enh --list-bytes 0
3-
LDFLAGS := --config IntegerBASIC_cc65.cfg
3+
LDFLAGS := --config apple2-asm.cfg
44

55
OUTDIR := out
66

0 commit comments

Comments
 (0)