iMakefile en drone pipeline
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marcel Nijenhof
2020-09-12 10:12:56 +02:00
parent 9e022df7da
commit 31657be32c
2 changed files with 19 additions and 0 deletions

6
Makefile Normal file
View File

@@ -0,0 +1,6 @@
CFLAGS=-O2 -Wall
wait: wait.c
clean:
rm wait