mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 08:07:28 -04:00
longer need to link libutil into command-line extended attribute utilities. Obtained from: TrustedBSD Project
6 lines
72 B
Makefile
6 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= setextattr
|
|
MAN= setextattr.8
|
|
|
|
.include <bsd.prog.mk>
|