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..53ca412
--- /dev/null
+++ b/libexec/rpc.rquotad/Makefile
@@ -0,0 +1,10 @@
+# $Id$
+
+PROG = rpc.rquotad
+SRCS = rquotad.c
+MAN8 = rpc.rquotad.8
+
+DPADD= ${LIBRPCSVC}
+LDADD= -lrpcsvc
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud