diff --git a/sbin/devd/Makefile b/sbin/devd/Makefile --- a/sbin/devd/Makefile +++ b/sbin/devd/Makefile @@ -35,8 +35,6 @@ SRCS= devd.cc token.l parse.y y.tab.h MAN= devd.8 devd.conf.5 -NO_SHARED?=YES - LIBADD= util YFLAGS+=-v