Files
Pegasys-RomWBW/Source/Makefile
curt mayer ec899e6920 clean diff
2020-02-20 16:55:09 -08:00

17 lines
319 B
Makefile

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