This website requires JavaScript.
Explore
Help
Sign In
graffy
/
lipase
Watch
1
Star
0
Fork
You've already forked lipase
0
Code
Issues
2
Pull Requests
Releases
Wiki
Activity
d973c0e1cd
lipase
/
Makefile
8 lines
76 B
Makefile
Raw
Blame
History
hello
:
hello
.
cpp
g++ -o hello hello.cpp
.PHONY
:
clean
clean
:
rm ./hello
Reference in New Issue
View Git Blame
Copy Permalink