1# @(#)Makefile 8.1 (Berkeley) 6/5/93 2# $FreeBSD$ 3 4PROG= nfsd 5MAN= nfsd.8 nfsv4.4 stablerestart.5 6 7.include <bsd.prog.mk> 8