jabyengine/Support/src/Makefile

6 lines
74 B
Makefile

FontWriter: always
$(MAKE) -C FontWriter
all: FontWriter
always: ;