Files
jabyengine/mkfile/ExportPath.mk
2023-10-11 18:20:43 +02:00

2 lines
81 B
Makefile

#Add the JabyEngine tools to path
export PATH := $(JABY_ENGINE_DIR)/bin/:$(PATH)