Make                
This lab concerns the make command.
Around here, make and gmake
(the GNU version of make)
are the same thing.
                
- Copy the directory
~cs253/Lab/Make
to a convenient place in your home directory.
- Follow the instructions in the
Makefile
.