X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=8c4a4087787d6fdbf818fb7e9d882720d0da447c;hb=4f5584b33d7fc5693797d45e5f604af9c6f6c911;hp=790a86a467b2727b52c0f85abd9b1ebebdccc435;hpb=2266bfc063bd9039360af3b7a7a0c136f7411077;p=people%2Fms%2Fdma.git diff --git a/Makefile b/Makefile index 790a86a..8c4a408 100644 --- 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