CPP_git_test/Makefile
2021-07-13 10:20:43 -04:00

2 lines
38 B
Makefile

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