Files
jabyengine/support/src/Makefile
2025-01-07 22:02:14 +01:00

6 lines
123 B
Makefile

.PHONY: FontWriter
FontWriter:
$(MAKE) -C $(JABY_ENGINE_DIR)/support/src/FontWriter $(MAKECMDGOALS)
all: FontWriter