fix make on mac

This commit is contained in:
StrangeD0s
2024-04-13 19:19:29 +02:00
parent 1a6473037a
commit 369e447b20
8 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
# to match your GBDK root directory (ex: GBDK_HOME = "C:/GBDK/"
GBDK_HOME = gbdk
LCC = $(GBDK_HOME)bin/lcc
LCC = $(GBDK_HOME)/bin/lcc
# You can set flags for LCC here
# For example, you can uncomment the line below to turn on debug output