From 968a1b9ae48972cc06bfae1f44f56d7139c9f400 Mon Sep 17 00:00:00 2001 From: Thomas Graichen Date: Fri, 5 Jan 1996 08:53:39 +0000 Subject: Obtained from: NetBSD imported the rpc.sprayd from NetBSD - it is used by the new spray command for network analysis --- libexec/rpc.sprayd/Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libexec/rpc.sprayd/Makefile (limited to 'libexec/rpc.sprayd/Makefile') diff --git a/libexec/rpc.sprayd/Makefile b/libexec/rpc.sprayd/Makefile new file mode 100644 index 000000000000..e497599a8451 --- /dev/null +++ b/libexec/rpc.sprayd/Makefile @@ -0,0 +1,11 @@ +# $Id: Makefile,v 1.3 1995/04/12 00:48:01 jtc Exp $ + +PROG = rpc.sprayd +SRCS = sprayd.c +MAN8 = rpc.sprayd.8 + +DPADD= ${LIBRPCSVC} +LDADD= -lrpcsvc + +.include + -- cgit v1.3