mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
Make label file for c610 platform.
This commit is contained in:
parent
412a30987a
commit
f4702cbc40
@ -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