-std=c99 -Wall
[svn/Prometheus-QoS/.git] / Makefile
index 66208a073ce58aace81759306db63d7f6483c919..a207410b85dfda81ced96608cbcf641e1d23a09c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=prometheus
 VERSION=0.7.7
-CFLAGS=-std=c99
+CFLAGS=-std=c99 -Wall
 prefix=/usr
 mandir=$(prefix)/share/man
 sbindir=$(prefix)/sbin
This page took 0.093187 seconds and 4 git commands to generate.