Makefile Tutorial
Channel:
Subscribers:
2,710
Published on ● Video Link: https://www.youtube.com/watch?v=2l2-OYUdvR8
Everything (well, maybe 75%) of what you need to know about Makefiles
I made this while working on a math library for graphics rendering, and showed the process of making the Makefile, editing it to handle new files, updating dependencies, and what to do after splitting a .h file into a .h and .cc file