cpp-hello-world/Makefile
nightly a689529fa8
Some checks reported errors
continuous-integration/drone/push Build was killed
try fixing makefile
2022-09-21 20:27:43 +02:00

2 lines
38 B
Makefile

all:
g++ helloworld.cpp -o helloworld