1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-11 05:29:33 +00:00

Add supervisionhello in samples/Makefile

This commit is contained in:
Fabrizio Caruso 2019-10-06 15:19:45 +02:00 committed by Oliver Schmidt
parent eb83a3fd0f
commit b051c913e9

View File

@ -198,6 +198,9 @@ EXELIST_atarixl = $(EXELIST_atari)
EXELIST_atari2600 = \
atari2600hello
EXELIST_supervision = \
supervisionhello
# Unlisted targets will try to build everything.
# That lets us learn what they cannot build, and what settings