Added -Wall

SVN revision: 754
This commit is contained in:
Stefan Ritt 2004-02-13 20:52:19 +00:00
parent a546074ca9
commit b90b1d3387

View File

@ -9,7 +9,7 @@
CC = gcc
LIBS =
CFLAGS = -g -O
CFLAGS = -g -O -Wall
IFLAGS = -kr -nut -i3 -l90
EXECS = elog elogd elconv
DESTDIR = /usr/local/bin