CPP_git_test/Makefile

3 lines
50 B
Makefile

favnum: src/main.cpp
g++ src/main.cpp -o favnum