Computer Science

Title: Using Makefiles


Video Content: This is an intermediate look at how makefiles are used to manage the compilation, among other things, of a project. Topics include target, dependency, variables, make, touch, incremental compile