cpp-hello-world/Makefile

2 lines
38 B
Makefile

all:
g++ helloworld.cpp -o helloworld