Browse Source

build fonts

pull/85/head
curt mayer 6 years ago
parent
commit
7707ea860d
  1. 4
      Source/Makefile

4
Source/Makefile

@ -5,11 +5,11 @@ NOTDONE = Doc
SUBDIRS = Prop SUBDIRS = Prop
SUBDIRS += Apps SUBDIRS += Apps
SUBDIRS += CBIOS SUBDIRS += CBIOS
SUBDIRS += Forth
SUBDIRS += Fonts
SUBDIRS += CPM22 ZCPR ZCPR-DJ ZSDOS SUBDIRS += CPM22 ZCPR ZCPR-DJ ZSDOS
SUBDIRS += HBIOS CPM3 SUBDIRS += HBIOS CPM3
SUBDIRS += ZPM3 SUBDIRS += ZPM3
SUBDIRS += Forth
NOTDONE += Fonts
SUBDIRS += BPBIOS SUBDIRS += BPBIOS
SUBDIRS += Images SUBDIRS += Images
TOOLS = ../Tools TOOLS = ../Tools

Loading…
Cancel
Save