Files
Pegasys-RomWBW/Source/Makefile
2021-03-13 19:04:28 -08:00

18 lines
335 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
SUBDIRS += ZRC
SUBDIRS += ZZR
TOOLS = ../Tools
include $(TOOLS)/Makefile.inc