CPP_git_test/Makefile
2021-07-16 11:48:54 -04:00

2 lines
50 B
Makefile

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