aboutsummaryrefslogtreecommitdiff
path: root/share/doc/psd/23.rpc/Makefile
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1995-01-11 01:53:04 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1995-01-11 01:53:04 +0000
commitb7a1a0a5ff8895e6a5c9404d02357ac9e2eb8091 (patch)
tree99cfc2586ac61bc5708b5864cbf7a441ae34039a /share/doc/psd/23.rpc/Makefile
parent369cf5afc30221aa22ea2f0220cdcf0002381da3 (diff)
downloadsrc-b7a1a0a5ff8895e6a5c9404d02357ac9e2eb8091.tar.gz
src-b7a1a0a5ff8895e6a5c9404d02357ac9e2eb8091.zip
Make these documents build if possible.
Notes
Notes: svn path=/head/; revision=5483
Diffstat (limited to 'share/doc/psd/23.rpc/Makefile')
-rw-r--r--share/doc/psd/23.rpc/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/share/doc/psd/23.rpc/Makefile b/share/doc/psd/23.rpc/Makefile
new file mode 100644
index 000000000000..78a0bcea7193
--- /dev/null
+++ b/share/doc/psd/23.rpc/Makefile
@@ -0,0 +1,11 @@
+# $Id$
+
+VOLUME= psd/23.rpc
+SRCS= rpc.prog.ms
+MACROS= -ms
+SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
+
+USE_TBL= yes
+USE_PIC= yes
+
+.include <bsd.doc.mk>