summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rwalld/Makefile
blob: 5d7b492a8a40c1e89ee389c4e1a0aab1a7a38db1 (plain)
1
2
3
4
5
6
7
8
9
10
#	$Id: Makefile,v 1.2 1993/11/10 03:46:23 smace Exp $

PROG =	rpc.rwalld
SRCS =	rwalld.c
MAN8 =	rpc.rwalld.8

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

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