mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 04:30:10 +00:00
Add supervisionhello in samples/Makefile
This commit is contained in:
parent
eb83a3fd0f
commit
b051c913e9
@ -198,6 +198,9 @@ EXELIST_atarixl = $(EXELIST_atari)
|
|||||||
|
|
||||||
EXELIST_atari2600 = \
|
EXELIST_atari2600 = \
|
||||||
atari2600hello
|
atari2600hello
|
||||||
|
|
||||||
|
EXELIST_supervision = \
|
||||||
|
supervisionhello
|
||||||
|
|
||||||
# Unlisted targets will try to build everything.
|
# Unlisted targets will try to build everything.
|
||||||
# That lets us learn what they cannot build, and what settings
|
# That lets us learn what they cannot build, and what settings
|
||||||
|
Loading…
Reference in New Issue
Block a user