jabyengine/mkfile/ExportPath.mk

2 lines
81 B
Makefile

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