Files
jabyengine/lib/ExportPath.mk
2023-03-29 21:46:32 +02:00

2 lines
80 B
Makefile

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