Fix Support library build mess
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FontWriter: always
|
||||
.PHONY: FontWriter
|
||||
|
||||
FontWriter:
|
||||
$(MAKE) -C $(JABY_ENGINE_DIR)/support/src/FontWriter $(MAKECMDGOALS)
|
||||
|
||||
all: FontWriter
|
||||
|
||||
always: ;
|
||||
all: FontWriter
|
||||
Reference in New Issue
Block a user