CMSC412 - Project 2 Submission Instructions

As with earlier projects, you should generate your submission contents as follows:

cd project2/build
gmake clean
cd ../..
zip -r proj2.zip project2
In other words, make sure you submit a zip file that it contains no .o files, and that it starts with the directory project2.  When you unpack this tar file, you should be able to cd to project2/build, and then type gmake to make the entire project build with no problems.

To submit, connect to the submit server and upload proj2.zip.

We will grade your last submission. If your last submission is after 6PM on the due date, but before 9AM the next day, a late penalty will apply as instructed on the syllabus. Any submission later than 9AM the next day will not be taken into consideration.

Web Accessibility