summaryrefslogtreecommitdiffstats
path: root/usr.sbin/syslogd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/syslogd/Makefile')
-rw-r--r--usr.sbin/syslogd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/syslogd/Makefile b/usr.sbin/syslogd/Makefile
index 3551042..a961eb9 100644
--- a/usr.sbin/syslogd/Makefile
+++ b/usr.sbin/syslogd/Makefile
@@ -7,7 +7,7 @@ PROG= syslogd
MAN= syslog.conf.5 syslogd.8
SRCS= syslogd.c ttymsg.c
-CFLAGS+=-DINET6 -I${.CURDIR}/../../usr.bin/wall
WARNS?= 1
+CFLAGS+=-DINET6 -I${.CURDIR}/../../usr.bin/wall
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud