summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rwalld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rpc.rwalld/Makefile')
-rw-r--r--libexec/rpc.rwalld/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/libexec/rpc.rwalld/Makefile b/libexec/rpc.rwalld/Makefile
new file mode 100644
index 0000000..5d7b492
--- /dev/null
+++ b/libexec/rpc.rwalld/Makefile
@@ -0,0 +1,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