Updated the project structure, and modified the Makefile to hopefully be future proof so I can freely make sub-folders in the src/ folder and not have to worry about breaking the Makefile.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
clox
|
||||
*.lox
|
||||
obj/
|
||||
bin/
|
||||
Reference in New Issue
Block a user