summaryrefslogtreecommitdiffstats
path: root/sbin/mountd/Makefile
blob: d8efea126fc8a8badaf33b15dd31cd9a1d500ae3 (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.3 (Berkeley) 1/25/94

PROG=	mountd
CFLAGS+=-DNFS -DMFS -DCD9660
MAN5=	exports.5 netgroup.5
MAN8=	mountd.8
DPADD=	${LIBRPC}
LDADD=	-lrpc

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