cpp-hello-world/Makefile
nightlymania 2ef9161ba2
Some checks reported errors
continuous-integration/drone/push Build was killed
Add 'Makefile'
2022-09-21 20:24:00 +02:00

2 lines
46 B
Makefile

all:
g++ helloworld.cpp -o helloworld