xref: /openbsd/sbin/mountd/Makefile (revision b39c5158)
1#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:37:38 deraadt Exp $
2
3PROG=	mountd
4MAN=	exports.5 mountd.8
5
6.include <bsd.prog.mk>
7