summaryrefslogtreecommitdiffstats
path: root/usr.sbin/devinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/devinfo/Makefile')
-rw-r--r--usr.sbin/devinfo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/devinfo/Makefile b/usr.sbin/devinfo/Makefile
index a3f9786..3f12588 100644
--- a/usr.sbin/devinfo/Makefile
+++ b/usr.sbin/devinfo/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
PROG= devinfo
+DPADD= ${LIBDEVINFO}
LDADD= -ldevinfo
-CFLAGS= -Wall
-NOMAN= yes
+NOMAN=
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud