Add 'Makefile'
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Nightly 2022-09-21 20:24:00 +02:00
parent 9f0f31cd37
commit 2ef9161ba2

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
all:
g++ helloworld.cpp -o helloworld