Added secondary linker config for C64 overlays (incl. demo program).
git-svn-id: svn://svn.cc65.org/cc65/trunk@5679 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -122,6 +122,9 @@ endif
|
||||
|
||||
nachtm: nachtm.o
|
||||
|
||||
overlaydemo: overlaydemo.o
|
||||
@$(LD) -t $(SYS) -m $(basename $@).map -C $(SYS)-overlay.cfg -o $@ $^ $(CLIB)
|
||||
|
||||
plasma: plasma.o
|
||||
|
||||
sieve: sieve.o
|
||||
|
||||
Reference in New Issue
Block a user