Please see the Project 0 submission instructions.
The only difference is that you should submit your project1
directory, and specify 1 as the argument to the submit script; i.e.:
cd ~/project1/build gmake clean cd ../../ tar cvf proj1.tar project1 gzip proj1.tar /afs/csic/submit/cmsc412/bin/submit 1 proj1.tar.gz