cpp-hello-world/Makefile

2 lines
45 B
Makefile

all:
g++ helloworld.cpp -o helloworld