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