diff options
Diffstat (limited to 'share/doc/psd/25.xdrrfc/Makefile')
-rw-r--r-- | share/doc/psd/25.xdrrfc/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/share/doc/psd/25.xdrrfc/Makefile b/share/doc/psd/25.xdrrfc/Makefile new file mode 100644 index 000000000000..105135e217bc --- /dev/null +++ b/share/doc/psd/25.xdrrfc/Makefile @@ -0,0 +1,9 @@ +# $FreeBSD$ + +VOLUME= psd/25.xdrrfc +SRCS= stubs xdr.rfc.ms +MACROS= -ms +USE_TBL= +SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc + +.include <bsd.doc.mk> |