Removed -Wno-format

SVN revision: 832
This commit is contained in:
2004-03-16 08:48:49 +00:00
parent f1b9c41916
commit 8c3936eefa
+1 -1
View File
@@ -9,7 +9,7 @@
CC = gcc
LIBS =
CFLAGS = -g -O -W -Wall -Wno-format
CFLAGS = -g -O -W -Wall
IFLAGS = -kr -nut -i3 -l90
EXECS = elog elogd elconv
DESTDIR = /usr/local/bin