Tutorial Material for Executable file building and
Make
-
Lecture on C preprocessor, separate compilations, concept of dependency
and sample simple Makefile on the last page:
-
Multiple object file building steps diagram
-
Lecture on Modularization
-
Lab exercise for doing modulization and using make