This website requires JavaScript.
Explore
Help
Sign In
dm
/
school
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Activity
Files
8e52ce198299be7e5f349cc877b7a45e48fa9b22
school
/
cs142
/
lab00
/
Makefile
T
7 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
adding cs142 code
2016-04-06 20:45:34 -07:00
CPPFLAGS
=
-Wall -g -std
=
c++0x
all
:
hello_world
clean
:
rm -rv hello_world
Reference in New Issue
Copy Permalink