From a17ca2d8a4ce20256f2ec5c4a0f2164070dc0818 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Fri, 16 Nov 2001 05:10:35 +0000 Subject: 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 --- usr.sbin/extattrctl/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'usr.sbin/extattrctl') diff --git a/usr.sbin/extattrctl/Makefile b/usr.sbin/extattrctl/Makefile index 0fba0197974a9..496a8aa8c7c16 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 -- cgit v1.3