cpp-hello-world/Makefile

2 lines
46 B
Makefile

all:
g++ helloworld.cpp -o helloworld