#	@(#)Makefile	8.1 (Berkeley) 6/5/93
# $FreeBSD: src/usr.sbin/nfsd/Makefile,v 1.18.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $

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

WARNS?=	6

.include <bsd.prog.mk>
