aboutsummaryrefslogtreecommitdiff
path: root/share/doc/psd/26.rpcrfc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/doc/psd/26.rpcrfc/Makefile')
-rw-r--r--share/doc/psd/26.rpcrfc/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/share/doc/psd/26.rpcrfc/Makefile b/share/doc/psd/26.rpcrfc/Makefile
index b61fb9f330fb..233aa999d6fd 100644
--- a/share/doc/psd/26.rpcrfc/Makefile
+++ b/share/doc/psd/26.rpcrfc/Makefile
@@ -1,10 +1,9 @@
# $FreeBSD$
-VOLUME= psd/26.rpcrfc
-SRCS= rpc.rfc.ms
-MACROS= -ms
-SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
-
-USE_TBL= yes
+VOLUME= psd/26.rpcrfc
+SRCS= stubs rpc.rfc.ms
+MACROS= -ms
+USE_TBL= YES
+SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc
.include <bsd.doc.mk>