Fixed the cart directory build code to handle even simple programs.

Carts can be built containing programs that don't link some segments.
This commit is contained in:
Greg King
2022-01-31 07:10:03 -05:00
committed by mrdudz
parent 3885dd8504
commit 103d3ccfcd
2 changed files with 3 additions and 5 deletions

View File

@@ -692,9 +692,8 @@ EXELIST_bbc = \
EXELIST_lunix = \
notavailable
# none of the testcode can work on the lynx (library support is broken!)
EXELIST_lynx = \
notavailable
minimal
# Unlisted targets will try to build everything.
# That lets us learn what they cannot build, and what settings