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