summaryrefslogtreecommitdiff
path: root/sbin/mountd/Makefile
blob: f51056933b82b8cdf05a1bec55322f51f78eb4d1 (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.2 1996/06/23 14:31:44 deraadt Exp $
#	$NetBSD: Makefile,v 1.12 1995/05/11 23:15:05 cgd Exp $

PROG=	mountd
MAN=	exports.5 mountd.8

.include <bsd.prog.mk>