summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rwalld/Makefile
blob: 83182e904b3edb8a0b68ceec33c94f81c086255e (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

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

DPADD=	${LIBUTIL}
LDADD=	-lutil

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