mirror of
https://github.com/cc65/cc65.git
synced 2025-02-23 18:29:05 +00:00
Added the names of samples and targettest programs that the telestrat library can build now.
This commit is contained in:
parent
8bf9766e9e
commit
e0b23258dc
@ -308,7 +308,10 @@ EXELIST_sym1 = \
|
|||||||
EXELIST_telestrat = \
|
EXELIST_telestrat = \
|
||||||
ascii \
|
ascii \
|
||||||
gunzip65 \
|
gunzip65 \
|
||||||
hello
|
hello \
|
||||||
|
mandelbrot \
|
||||||
|
sieve \
|
||||||
|
# tgidemo
|
||||||
|
|
||||||
EXELIST_vic20 = \
|
EXELIST_vic20 = \
|
||||||
ascii \
|
ascii \
|
||||||
|
@ -516,11 +516,12 @@ EXELIST_atari = \
|
|||||||
|
|
||||||
EXELIST_atarixl = $(EXELIST_atari)
|
EXELIST_atarixl = $(EXELIST_atari)
|
||||||
|
|
||||||
# omitted: clock-test clock cpeek-test deb dir-test em-test exec-test1 exec-test2
|
# omitted: clock-test cpeek-test deb dir-test em-test exec-test1 exec-test2
|
||||||
# joy-test mouse-test rename-test seek ser-test stroserror-test tinyshell
|
# joy-test mouse-test rename-test seek ser-test stroserror-test tinyshell
|
||||||
EXELIST_telestrat = \
|
EXELIST_telestrat = \
|
||||||
minimal \
|
minimal \
|
||||||
arg-test \
|
arg-test \
|
||||||
|
clock \
|
||||||
conio \
|
conio \
|
||||||
cprintf \
|
cprintf \
|
||||||
cursor \
|
cursor \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user