don't try to build the checkversion sample for targets that do not have printf

This commit is contained in:
mrdudz
2022-05-17 13:52:30 +02:00
parent 976d07b98f
commit 0113d1328b

View File

@@ -260,7 +260,6 @@ EXELIST_cbm610 = \
EXELIST_creativision = \ EXELIST_creativision = \
ascii \ ascii \
checkversion \
hello hello
EXELIST_cx16 = \ EXELIST_cx16 = \
@@ -276,7 +275,6 @@ EXELIST_cx16 = \
tgidemo tgidemo
EXELIST_gamate = \ EXELIST_gamate = \
checkversion \
hello hello
EXELIST_geos-cbm = \ EXELIST_geos-cbm = \
@@ -294,14 +292,12 @@ EXELIST_lynx = \
notavailable notavailable
EXELIST_nes = \ EXELIST_nes = \
checkversion \
hello hello
EXELIST_osic1p = \ EXELIST_osic1p = \
notavailable notavailable
EXELIST_pce = \ EXELIST_pce = \
checkversion \
hello hello
EXELIST_pet = \ EXELIST_pet = \