Files
jabyengine/mkfile/common/ExportPath.mk
2024-02-09 15:41:56 -05:00

2 lines
81 B
Makefile

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