summaryrefslogtreecommitdiffstats
path: root/usr.sbin/extattrctl
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-11-16 05:10:35 +0000
committerrwatson <rwatson@FreeBSD.org>2001-11-16 05:10:35 +0000
commitf68c2dee57b9e9de06bba7f28ea13c1c0b8b41ce (patch)
tree71b85c7d1fbe889c7e64814e8c0361e55a088355 /usr.sbin/extattrctl
parenta86bfc340fa6d59d378406c9073ccc9979d64df3 (diff)
downloadFreeBSD-src-f68c2dee57b9e9de06bba7f28ea13c1c0b8b41ce.zip
FreeBSD-src-f68c2dee57b9e9de06bba7f28ea13c1c0b8b41ce.tar.gz
o Reflect moving of extattr_namespace calls to libc from libutil; no
longer need to link libutil into command-line extended attribute utilities. Obtained from: TrustedBSD Project
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 0fba019..496a8aa 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>
OpenPOWER on IntegriCloud