Skip to content
Snippets Groups Projects
Forked from EECS 281 / makefile
35 commits behind the upstream repository.
paoletti's avatar
paoletti authored
Changed compile flag from -std=c++17 to -std=c++1z for Mac users; still works on CAEN and autograder.
26db5337
History
Name Last commit Last update
Makefile
README.md
legacy.txt

EECS 281 Makefile

Include this makefile in your EECS 281 projects and many of your troubles will go away...

Using this Makefile is no substitute for learning make and understanding Makefiles!

Usage: make help

Make sure you search for TODO and update the Makefile