Add 'Makefile'
continuous-integration/drone/push Build was killed Details

main
Nightly 2022-09-21 20:24:00 +02:00
parent 9f0f31cd37
commit 2ef9161ba2
1 changed files with 2 additions and 0 deletions

2
Makefile Normal file
View File

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