#	@(#)Makefile	8.1 (Berkeley) 6/5/93
# $FreeBSD: stable/8/usr.sbin/nfsd/Makefile 192674 2009-05-24 01:18:56Z rmacklem $

PROG=	nfsd
MAN=	nfsd.8 nfsv4.4 stablerestart.5

WARNS?=	6

.include <bsd.prog.mk>
