diff options
Diffstat (limited to 'share/doc/psd/22.rpcgen/Makefile')
-rw-r--r-- | share/doc/psd/22.rpcgen/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/doc/psd/22.rpcgen/Makefile b/share/doc/psd/22.rpcgen/Makefile new file mode 100644 index 000000000000..067b258a1a9f --- /dev/null +++ b/share/doc/psd/22.rpcgen/Makefile @@ -0,0 +1,6 @@ +VOLUME= psd/22.rpcgen +SRCS= stubs rpcgen.ms +MACROS= -ms +USE_TBL= + +.include <bsd.doc.mk> |