COP 3344-01 Introduction to Unix: Lecture 7

Learning objectives

After this class, you should be able to:

  1. Write simple makefiles, and use make to build targets.
  2. Given a makefile, timestamps on the files, and the make command, give the commands executed by make.

Reading assignment

  1. JEA: Appendix G, Make tutorial.
  2. Lecture slides: Lecture 7.

Exercises and review questions


Last modified: 22 Oct 2007