enable building library and samples

This commit is contained in:
mrdudz
2025-06-24 21:40:59 +02:00
parent d6cc893940
commit faa287f578
2 changed files with 11 additions and 10 deletions

View File

@@ -240,6 +240,9 @@ EXELIST_c64 = \
tinyshell \
tgidemo
EXELIST_c65 = \
checkversion
EXELIST_c128 = \
ascii \
checkversion \
@@ -312,6 +315,9 @@ EXELIST_lunix = \
EXELIST_lynx = \
notavailable
EXELIST_mega65 = \
checkversion
EXELIST_nes = \
hello
@@ -418,6 +424,7 @@ TARGETS := \
c128 \
c16 \
c64 \
c65 \
cbm510 \
cbm610 \
creativision \
@@ -426,6 +433,7 @@ TARGETS := \
kim1 \
lunix \
lynx \
mega65 \
nes \
osic1p \
pce \