1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-02 04:41:35 +00:00

Removed geos_apple and geos_cbm from the lists of targets.

They need resource files to go with the program source files.  The top-level samples and targettest programs don't have those resources.
This commit is contained in:
Greg King 2022-02-07 14:14:30 -05:00 committed by mrdudz
parent bc46c90cfa
commit c138454bcc
2 changed files with 0 additions and 4 deletions

View File

@ -379,8 +379,6 @@ TARGETS := \
creativision \ creativision \
cx16 \ cx16 \
gamate \ gamate \
geos-apple \
geos-cbm \
lunix \ lunix \
lynx \ lynx \
nes \ nes \

View File

@ -738,8 +738,6 @@ TARGETS := \
creativision \ creativision \
cx16 \ cx16 \
gamate \ gamate \
geos-apple \
geos-cbm \
lunix \ lunix \
lynx \ lynx \
nes \ nes \