Files
jabyengine/mkfile/common/ExportPath.mk
2025-01-08 22:27:37 +01:00

2 lines
80 B
Makefile

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