summaryrefslogtreecommitdiff
path: root/usr.sbin/extattrctl
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2001-11-16 05:10:35 +0000
committerRobert Watson <rwatson@FreeBSD.org>2001-11-16 05:10:35 +0000
commita17ca2d8a4ce20256f2ec5c4a0f2164070dc0818 (patch)
tree71b85c7d1fbe889c7e64814e8c0361e55a088355 /usr.sbin/extattrctl
parent5acb7446b07ee0a69cb942a53b99433c1929643c (diff)
downloadsrc-test2-a17ca2d8a4ce20256f2ec5c4a0f2164070dc0818.tar.gz
src-test2-a17ca2d8a4ce20256f2ec5c4a0f2164070dc0818.zip
Notes
Diffstat (limited to 'usr.sbin/extattrctl')
-rw-r--r--usr.sbin/extattrctl/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/extattrctl/Makefile b/usr.sbin/extattrctl/Makefile
index 0fba0197974a..496a8aa8c7c1 100644
--- a/usr.sbin/extattrctl/Makefile
+++ b/usr.sbin/extattrctl/Makefile
@@ -3,7 +3,4 @@
PROG= extattrctl
MAN= extattrctl.8
-DPADD= ${LIBUTIL}
-LDADD= -lutil
-
.include <bsd.prog.mk>