summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rquotad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rpc.rquotad/Makefile')
-rw-r--r--libexec/rpc.rquotad/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/libexec/rpc.rquotad/Makefile b/libexec/rpc.rquotad/Makefile
new file mode 100644
index 0000000..7618d98
--- /dev/null
+++ b/libexec/rpc.rquotad/Makefile
@@ -0,0 +1,10 @@
+# $Id: Makefile,v 1.3 1995/04/12 00:47:27 jtc Exp $
+
+PROG = rpc.rquotad
+SRCS = rquotad.c
+MAN8 = rpc.rquotad.8
+
+DPADD= ${LIBRPCSVC}
+LDADD= -lrpcsvc
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud