mirror of
https://github.com/cc65/cc65.git
synced 2025-03-30 19:34:32 +00:00
Make label file for c610 platform.
This commit is contained in:
parent
6aabee0564
commit
d5591bc184
@ -135,7 +135,7 @@ endif
|
||||
ifeq ($(SYS),cbm510)
|
||||
LDFLAGS+=-Ln $@.lbl
|
||||
endif
|
||||
ifeq ($(SYS),cbm510)
|
||||
ifeq ($(SYS),cbm610)
|
||||
LDFLAGS+=-Ln $@.lbl
|
||||
endif
|
||||
ifeq ($(SYS),cx16)
|
||||
|
Loading…
x
Reference in New Issue
Block a user