Merge from vendor branch LIBARCHIVE:
[dragonfly.git] / sbin / nfsd / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/5/93
2 # $FreeBSD: src/sbin/nfsd/Makefile,v 1.10.2.2 2001/04/25 10:58:42 ru Exp $
3 # $DragonFly: src/sbin/nfsd/Makefile,v 1.6 2006/12/27 23:06:29 corecode Exp $
4
5 PROG=   nfsd
6 MAN=    nfsd.8
7
8 .include <bsd.prog.mk>