freebsd-dev/usr.sbin/extattrctl/Makefile
Robert Watson a17ca2d8a4 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
2001-11-16 05:10:35 +00:00

7 lines
72 B
Makefile

# $FreeBSD$
PROG= extattrctl
MAN= extattrctl.8
.include <bsd.prog.mk>