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