diff --git a/libsrc/Makefile b/libsrc/Makefile index ea4864994..ae691697d 100644 --- a/libsrc/Makefile +++ b/libsrc/Makefile @@ -10,12 +10,12 @@ CBMS = c128 \ GEOS = geos-apple \ geos-cbm -TARGETS = $(CBMS) \ - $(GEOS) \ - apple2 \ +TARGETS = apple2 \ apple2enh \ atari \ atmos \ + $(CBMS) \ + $(GEOS) \ lynx \ nes \ supervision