diff --git a/Makefile b/Makefile index 062f8133..8042600c 100644 --- a/Makefile +++ b/Makefile @@ -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