From 59ea65502d2252521ae52b92d2c58d15eafebd46 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 1 Apr 2003 11:11:38 +0000 Subject: This can't obviously be cleaner than system headers. --- sbin/devd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/devd') diff --git a/sbin/devd/Makefile b/sbin/devd/Makefile index ff11fb2..7ffa6da 100644 --- a/sbin/devd/Makefile +++ b/sbin/devd/Makefile @@ -3,7 +3,7 @@ PROG_CXX=devd SRCS= devd.cc token.l parse.y y.tab.h MAN= devd.8 devd.conf.5 -#WARNS?= 5 +WARNS?= 1 DPADD= ${LIBL} LDADD= -ll -- cgit v1.1