xref: /openbsd/sbin/nfsd/Makefile (revision b39c5158)
1#	$OpenBSD: Makefile,v 1.7 2002/06/11 15:45:44 hin Exp $
2
3PROG=	nfsd
4MAN=	nfsd.8
5
6.include <bsd.own.mk>	# For KERBEROS
7
8.include <bsd.prog.mk>
9