CMSC412 - Project 4 Submission Instructions

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

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

To submit, connect to the submit server and upload proj4.zip. For the intermediate submission, select project 4a. For the final submission, select project 4b. Include the entire tarball in both submissions.

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 indicated on the syllabus. Any submission later than 9AM the next day will not be taken into consideration.

Web Accessibility