]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/nfsd/Makefile
MFC r325067:
[FreeBSD/stable/10.git] / usr.sbin / nfsd / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/5/93
2 # $FreeBSD$
3
4 PROG=   nfsd
5 MAN=    nfsd.8 nfsv4.4 stablerestart.5
6
7 .include <bsd.prog.mk>