mirror of
https://github.com/cc65/cc65.git
synced 2024-12-28 06:30:16 +00:00
added missing atari5200 target
This commit is contained in:
parent
022935320c
commit
65c640d2cf
@ -190,6 +190,9 @@ EXELIST_atarixl = $(EXELIST_atari)
|
||||
EXELIST_atari2600 = \
|
||||
atari2600hello
|
||||
|
||||
EXELIST_atari5200 = \
|
||||
notavailable
|
||||
|
||||
EXELIST_atmos = \
|
||||
ascii \
|
||||
hello \
|
||||
|
Loading…
Reference in New Issue
Block a user