diff options
Diffstat (limited to 'share/doc/psd/23.rpc/Makefile')
-rw-r--r-- | share/doc/psd/23.rpc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/psd/23.rpc/Makefile b/share/doc/psd/23.rpc/Makefile index 00e15d8..77849b6 100644 --- a/share/doc/psd/23.rpc/Makefile +++ b/share/doc/psd/23.rpc/Makefile @@ -3,8 +3,8 @@ VOLUME= psd/23.rpc SRCS= stubs rpc.prog.ms MACROS= -ms -USE_TBL= YES -USE_PIC= YES +USE_TBL= +USE_PIC= SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc .include <bsd.doc.mk> |