Perf improvements in tokenizer
This commit is contained in:
@@ -6,7 +6,7 @@ out: .build/out.o
|
||||
.build/out.o: $(NUBC) src/main.nub src/raylib.nub
|
||||
$(NUBC) src/main.nub src/raylib.nub
|
||||
|
||||
# .PHONY: $(NUBC)
|
||||
.PHONY: $(NUBC)
|
||||
$(NUBC):
|
||||
dotnet build ../compiler/NubLang.CLI/NubLang.CLI.csproj
|
||||
|
||||
|
||||
Reference in New Issue
Block a user