1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.sbin/extattrctl/Makefile
2003-04-04 17:49:21 +00:00

9 lines
83 B
Makefile

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