As with earlier projects, you should generate your submission contents as follows:
cd project3/build gmake clean cd ../.. zip -r proj3.zip project3In other words, make sure you submit a zip file that it contains no .o files, and that it starts with the directory project3. When you unpack this tar file, you should be able to cd to project3/build, and then type gmake to make the entire project build with no problems. To submit, connect to the submit server and upload proj3.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 indicated on the syllabus. Any submission later than 9AM the next day will not be taken into consideration.