summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mountd/Makefile
blob: 50914859396fa81fccc873ae333148e4652c0546 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	From: @(#)Makefile	8.3 (Berkeley) 1/25/94
# $FreeBSD$

PROG=	mountd
MAN=	exports.5 netgroup.5 mountd.8

WARNS?=	2

DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud