next up previous
Next: 5.4 Hand-in Procedure Up: 5 Your Project Submission Previous: 5.2 Invocation

5.3 Building

Your project must include a makefile called Makefile. We will build a binary from your source code using the makefile and GNU make. The makefile for this project should be simple. If you need help creating the makefile, everything you need to know (and much much more) about GNU make can be found in the GNU make manual.

We will run rm -f sircd, and then make sircd.



mukesh agrawal 2003-01-28