Clean up MakeFiles

This commit is contained in:
Björn Gaier
2024-02-09 15:41:56 -05:00
parent 44fd021b99
commit a1367515df
12 changed files with 14 additions and 15 deletions

View File

@@ -0,0 +1,2 @@
#Add the JabyEngine tools to path
export PATH := $(JABY_ENGINE_DIR)/bin/:$(PATH)