summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rstatd/Makefile
blob: 312f7cf7c3fe4577cc07f13283412929f4e27472 (plain)
1
2
3
4
5
6
7
8
9
10
#	$Id: Makefile,v 1.2 1993/11/10 03:45:40 smace Exp $

PROG =	rpc.rstatd
SRCS =	rstatd.c rstat_proc.c
MAN8 =	rpc.rstatd.8

DPADD=	${LIBRPCSVC} ${LIBUTIL} ${LIBKVM}
LDADD=	-lrpcsvc -lutil -lkvm

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