In this video lecture, we look at how the make(1) utility can be used to help us selectively build our code project.
Slides for this lecture: https://stevens.netmeister.org/631/05-make.pdf
Example Makefiles: Slides for this lecture: https://stevens.netmeister.org/631/make-examples/
Course website: https://stevens.netmeister.org/631/
Outline:
00:00 Introduction
03:55 Dependency Graph
04:46 Our first Makefile
08:51 Using a suffix rule
15:29 Using mkdep(1)
19:00 Summary
Download
0 formats
No download links available.
Advanced Programming in the UNIX Environment: Week 05, Segment 7 - make(1) | NatokHD