CPP_git_test/Makefile

3 lines
38 B
Makefile

soup: main.cpp
g++ main.cpp -o soup