Files
Pegasys-RomWBW/Source/Makefile
curt mayer 7707ea860d build fonts
2020-02-22 18:07:00 -08:00

17 lines
319 B
Makefile

#
# order is actually important, because of build dependencies
#
NOTDONE = Doc
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