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