summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Rettberg2019-11-25 18:12:27 +0100
committerSimon Rettberg2019-11-25 18:12:27 +0100
commit48dbff44ce52e1b04418f128aa4590225fa37b8e (patch)
tree59dacff6d8cacbcf892972bf5fcc1d8d70562f7e /Makefile
downloadjawol-48dbff44ce52e1b04418f128aa4590225fa37b8e.tar.gz
jawol-48dbff44ce52e1b04418f128aa4590225fa37b8e.tar.xz
jawol-48dbff44ce52e1b04418f128aa4590225fa37b8e.zip
Initial commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..7e04cba
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+all:
+ gcc -D_GNU_SOURCE -std=c99 -Os -g -Wall -Wextra -pedantic -o jawol jawol.c