added a makefile
This commit is contained in:
parent
33d9a70935
commit
0aa3c87ae4
1 changed files with 2 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
soup: main.cpp
|
||||
g++ main.cpp -o soup
|
Loading…
Reference in a new issue