Files
Pegasys-RomWBW/Source/Makefile
Wayne Warthen df1421b163 Small Cleanup
2020-05-09 16:48:30 -07:00

16 lines
305 B
Makefile

#
# order is actually important, because of build dependencies
#
SUBDIRS = Prop
SUBDIRS += Apps
SUBDIRS += CBIOS
SUBDIRS += Forth
SUBDIRS += Fonts
SUBDIRS += CPM22 ZCPR ZCPR-DJ ZSDOS
SUBDIRS += HBIOS CPM3
SUBDIRS += ZPM3
#SUBDIRS += BPBIOS
SUBDIRS += Images
TOOLS = ../Tools
include $(TOOLS)/Makefile.inc