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