#	$OpenBSD: Makefile,v 1.2 1996/04/21 23:42:04 deraadt Exp $

PROG=	spray
MAN=	spray.8
LDADD+=	-lrpcsvc
DPADD+=	${LIBRPCSVC}

.include <bsd.prog.mk>
