aboutsummaryrefslogtreecommitdiff
path: root/share/doc/psd/23.rpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/psd/23.rpc/Makefile')
-rw-r--r--share/doc/psd/23.rpc/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/share/doc/psd/23.rpc/Makefile b/share/doc/psd/23.rpc/Makefile
index 16247c89fff1..00e15d81f03b 100644
--- a/share/doc/psd/23.rpc/Makefile
+++ b/share/doc/psd/23.rpc/Makefile
@@ -1,11 +1,10 @@
# $FreeBSD$
-VOLUME= psd/23.rpc
-SRCS= rpc.prog.ms
-MACROS= -ms
-SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
-
-USE_TBL= yes
-USE_PIC= yes
+VOLUME= psd/23.rpc
+SRCS= stubs rpc.prog.ms
+MACROS= -ms
+USE_TBL= YES
+USE_PIC= YES
+SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
.include <bsd.doc.mk>