TestGitRepo/Makefile

4 lines
48 B
Makefile
Raw Normal View History

2024-07-05 19:49:52 -04:00
default:
mkdir bin
c++ main.cpp -o bin/primes