lipase/Makefile

4 lines
42 B
Makefile
Raw Normal View History

2019-03-07 10:32:23 +01:00
hello: hello.cpp
g++ -o hello hello.cpp