cpp-hello-world/Makefile
nightlymania 30c88e1aaa
Some checks reported errors
continuous-integration/drone/push Build was killed
Update 'Makefile'
2022-09-21 20:25:29 +02:00

2 lines
45 B
Makefile

all:
g++ helloworld.cpp -o helloworld