1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-31 12:13:10 +00:00
freebsd/usr.sbin/nfsuserd/Makefile

8 lines
78 B
Makefile
Raw Normal View History

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