Turnin will be disabled at 10:00 am Friday, January 25th. To electronically submit your project: First, make sure your files are all on attu or a linux machine in the lab. Create a folder named [your_username]-project1 (i.e. mine would be rodenm-project1). Copy all of your source files, your bzimage, libraries, etc into this folder. DO NOT include executables, core dumbs, etc. in this folder. Your folder should contain ONLY the source (.c, .h) files, the Makefiles, any readme files you have, the bzimage and anything else required to compile or understand your project. Next, cd to the directory containing your project folder and type: turnin -v -c cse451 -p project1 [your_username]-project1