Thinking in C and *nix (CSC 295/282 2014S) : EBoards

CSC295 2014S, Class 08: Automating Work with Make


Overview

Preliminaries

Admin

Questions

Project ecosystems

An introduction to Make

Example: A standard C project

Good Make practice: Standard targets

Example, continued: Adding more targets to our project

Using variables

Example, continued: Improving our Makefile with variables

Copyright (c) 2013-14 Samuel A. Rebelsky.

Creative Commons License

This work is licensed under a Creative Commons Attribution 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/ or send a letter to Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.