2 lines
38 B
Makefile
2 lines
38 B
Makefile
all:
|
|
g++ helloworld.cpp -o helloworld
|
all:
|
|
g++ helloworld.cpp -o helloworld
|