Better Makefile
Zalanshah64 opened this issue · 0 comments
Zalanshah64 commented
Currently, the Makefile is super slow as compilation requires a lot of files now. I want to be able to compile quickly.
Restructuring the Makefile to make use of dependencies would save a lot of time.