3 lines
28 B
Makefile
3 lines
28 B
Makefile
|
all:
|
||
|
g++ -o main main.cpp
|