Files
jabyengine/mkfile/ExportPath.mk
2023-10-09 20:52:19 +02:00

2 lines
80 B
Makefile

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