Assignment 5

CS 368, Fall 2009


Send e-mail questions to Mahesh, kvmakes@cs.wisc.edu
Due Wednesday November 4, by the beginning of class.


Makefiles

Generate a nice makefile that can be used to compile the the program of Assignment 4. Also include a target to compile an instrumented version of the program for use with purify, as well as a phony target to clean up the directory.

Print out your makefile, and turn it in (with your name on it!).