-std=c99 -Wall
authorxchaos <xchaos@251d49ef-1d17-4917-a970-b30cf55b089b>
Fri, 1 Feb 2008 21:52:33 +0000 (21:52 +0000)
committerxchaos <xchaos@251d49ef-1d17-4917-a970-b30cf55b089b>
Fri, 1 Feb 2008 21:52:33 +0000 (21:52 +0000)
git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@58 251d49ef-1d17-4917-a970-b30cf55b089b

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.167897 seconds and 4 git commands to generate.