Files
jabyengine/support/src/Makefile
2025-01-08 22:27:37 +01:00

6 lines
118 B
Makefile

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