Intro to make and makefiles (using linux/C++ examples)

Опубликовано: 15 Октябрь 2024
на канале: DavidWesselsVIU
269
4

A short intro to the use of make and makefiles to build/rebuild programs created from multiple source code files. We introduce the basic structure and syntax of makefiles, including targets, dependencies, the rebuild commands, as well as "phony" targets.

This video is part of a series for a second course on programming and computer science. The full series, along with supporting resources (slides, notes, code examples, etc) is available at url
csci.viu.ca/~wesselsd/courses/csci161/vidres.html