]> git.ipfire.org Git - people/ms/dma.git/blobdiff - Makefile
compile with -Wall
[people/ms/dma.git] / Makefile
index 790a86a467b2727b52c0f85abd9b1ebebdccc435..8c4a4087787d6fdbf818fb7e9d882720d0da447c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,8 @@ CC?=          gcc
 CFLAGS?=       -O -pipe
 LDADD?=                -lssl -lcrypto -lresolv
 
+CFLAGS+=       -Wall
+
 INSTALL?=      install -p
 CHGRP?=                chgrp
 CHMOD?=                chmod