diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-10-24 15:33:08 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-10-24 15:33:08 +0000 |
| commit | a35d88931c87cfe6bd38f01d7bad22140b3b38f3 (patch) | |
| tree | 2a28a087684353f3fc60fa304d31bd2590e83ab7 /share/doc/psd | |
| parent | 88348311f3943c504b62ed3ffad125c06e3dea7a (diff) | |
Notes
Diffstat (limited to 'share/doc/psd')
| -rw-r--r-- | share/doc/psd/01.cacm/Makefile | 4 | ||||
| -rw-r--r-- | share/doc/psd/02.implement/Makefile | 6 | ||||
| -rw-r--r-- | share/doc/psd/05.sysman/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/psd/06.Clang/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/psd/13.rcs/rcs/Makefile | 4 | ||||
| -rw-r--r-- | share/doc/psd/15.yacc/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/psd/16.lex/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/psd/18.gprof/Makefile | 8 | ||||
| -rw-r--r-- | share/doc/psd/20.ipctut/Makefile | 6 | ||||
| -rw-r--r-- | share/doc/psd/21.ipc/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/psd/22.rpcgen/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/psd/23.rpc/Makefile | 4 | ||||
| -rw-r--r-- | share/doc/psd/24.xdr/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/psd/25.xdrrfc/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/psd/26.rpcrfc/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/psd/27.nfsrpc/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/psd/28.cvs/Makefile | 4 |
17 files changed, 28 insertions, 28 deletions
diff --git a/share/doc/psd/01.cacm/Makefile b/share/doc/psd/01.cacm/Makefile index 78c7eb027929..14a2f703e5b9 100644 --- a/share/doc/psd/01.cacm/Makefile +++ b/share/doc/psd/01.cacm/Makefile @@ -5,8 +5,8 @@ VOLUME= psd/01.cacm SRCS= stubs p.mac p1 p2 p3 p4 p5 p6 EXTRA= ref.bib MACROS= -ms -USE_REFER= YES -USE_TBL= YES +USE_REFER= +USE_TBL= CLEANFILES= stubs stubs: diff --git a/share/doc/psd/02.implement/Makefile b/share/doc/psd/02.implement/Makefile index 51aaa80d54ab..89d0dc3c3b95 100644 --- a/share/doc/psd/02.implement/Makefile +++ b/share/doc/psd/02.implement/Makefile @@ -5,9 +5,9 @@ VOLUME= psd/02.implement SRCS= stubs implement EXTRA= ref.bib MACROS= -ms -USE_PIC= YES -USE_REFER= YES -USE_SOELIM= YES +USE_PIC= +USE_REFER= +USE_SOELIM= CLEANFILES= stubs stubs: diff --git a/share/doc/psd/05.sysman/Makefile b/share/doc/psd/05.sysman/Makefile index 48b9414e3123..2c0ec7b8c9d3 100644 --- a/share/doc/psd/05.sysman/Makefile +++ b/share/doc/psd/05.sysman/Makefile @@ -5,6 +5,6 @@ VOLUME= psd/05.sysman SRCS= 0.t 1.0.t 1.1.t 1.2.t 1.3.t 1.4.t 1.5.t 1.6.t 1.7.t \ 2.0.t 2.1.t 2.2.t 2.3.t 2.4.t 2.5.t a.t MACROS= -ms -USE_TBL= YES +USE_TBL= .include <bsd.doc.mk> diff --git a/share/doc/psd/06.Clang/Makefile b/share/doc/psd/06.Clang/Makefile index cbd9af2cfe97..877a97cd7073 100644 --- a/share/doc/psd/06.Clang/Makefile +++ b/share/doc/psd/06.Clang/Makefile @@ -4,6 +4,6 @@ VOLUME= psd/06.Clang SRCS= Clang.ms MACROS= -ms -USE_TBL= YES +USE_TBL= .include <bsd.doc.mk> diff --git a/share/doc/psd/13.rcs/rcs/Makefile b/share/doc/psd/13.rcs/rcs/Makefile index 41a630e9a8c7..6d94aed2bb44 100644 --- a/share/doc/psd/13.rcs/rcs/Makefile +++ b/share/doc/psd/13.rcs/rcs/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ SRCS= rcs.ms -USE_PIC= YES -USE_TBL= YES +USE_PIC= +USE_TBL= .include <bsd.doc.mk> diff --git a/share/doc/psd/15.yacc/Makefile b/share/doc/psd/15.yacc/Makefile index e597df292a0b..4381c98d7f86 100644 --- a/share/doc/psd/15.yacc/Makefile +++ b/share/doc/psd/15.yacc/Makefile @@ -6,7 +6,7 @@ SRCS= stubs ss.. ss0 ss1 ss2 ss3 ss4 ss5 ss6 ss7 ss8 ss9 \ ssA ssB ssa ssb ssc ssd EXTRA= ref.bib MACROS= -ms -USE_REFER= YES +USE_REFER= CLEANFILES= stubs stubs: diff --git a/share/doc/psd/16.lex/Makefile b/share/doc/psd/16.lex/Makefile index 4049bd6f34f0..6dea7c028991 100644 --- a/share/doc/psd/16.lex/Makefile +++ b/share/doc/psd/16.lex/Makefile @@ -4,6 +4,6 @@ VOLUME= psd/16.lex SRCS= lex.ms MACROS= -ms -USE_TBL= YES +USE_TBL= .include <bsd.doc.mk> diff --git a/share/doc/psd/18.gprof/Makefile b/share/doc/psd/18.gprof/Makefile index 30ec4e09810e..1097072fe0eb 100644 --- a/share/doc/psd/18.gprof/Makefile +++ b/share/doc/psd/18.gprof/Makefile @@ -6,10 +6,10 @@ SRCS= header.me abstract.me intro.me profiling.me gathering.me \ postp.me present.me refs.me EXTRA= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic MACROS= -me -USE_SOELIM= YES -USE_PIC= YES -USE_TBL= YES -USE_EQN= YES +USE_SOELIM= +USE_PIC= +USE_TBL= +USE_EQN= SRCDIR= ${.CURDIR}/../../../../usr.bin/gprof/PSD.doc .include <bsd.doc.mk> diff --git a/share/doc/psd/20.ipctut/Makefile b/share/doc/psd/20.ipctut/Makefile index aabef1087790..934cdeaf5eb6 100644 --- a/share/doc/psd/20.ipctut/Makefile +++ b/share/doc/psd/20.ipctut/Makefile @@ -7,8 +7,8 @@ MACROS= -me EXTRA= dgramread.c dgramsend.c fig2.pic fig3.pic fig8.pic pipe.c \ socketpair.c strchkread.c streamread.c streamwrite.c \ udgramread.c udgramsend.c ustreamread.c ustreamwrite.c -USE_SOELIM= YES -USE_PIC= YES -USE_TBL= YES +USE_SOELIM= +USE_PIC= +USE_TBL= .include <bsd.doc.mk> diff --git a/share/doc/psd/21.ipc/Makefile b/share/doc/psd/21.ipc/Makefile index 67ceab8c22db..67c3d6c40a17 100644 --- a/share/doc/psd/21.ipc/Makefile +++ b/share/doc/psd/21.ipc/Makefile @@ -4,6 +4,6 @@ VOLUME= psd/21.ipc SRCS= 0.t 1.t 2.t 3.t 4.t 5.t MACROS= -ms -USE_TBL= YES +USE_TBL= .include <bsd.doc.mk> diff --git a/share/doc/psd/22.rpcgen/Makefile b/share/doc/psd/22.rpcgen/Makefile index 4d14019317ef..4c38add5ba8c 100644 --- a/share/doc/psd/22.rpcgen/Makefile +++ b/share/doc/psd/22.rpcgen/Makefile @@ -3,7 +3,7 @@ VOLUME= psd/22.rpcgen SRCS= stubs rpcgen.ms MACROS= -ms -USE_TBL= YES +USE_TBL= SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc .include <bsd.doc.mk> diff --git a/share/doc/psd/23.rpc/Makefile b/share/doc/psd/23.rpc/Makefile index 00e15d81f03b..77849b657aa9 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> diff --git a/share/doc/psd/24.xdr/Makefile b/share/doc/psd/24.xdr/Makefile index 23381523d9bf..878dca1c280e 100644 --- a/share/doc/psd/24.xdr/Makefile +++ b/share/doc/psd/24.xdr/Makefile @@ -3,7 +3,7 @@ VOLUME= psd/24.xdr SRCS= stubs xdr.nts.ms MACROS= -ms -USE_EQN= YES +USE_EQN= SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc .include <bsd.doc.mk> diff --git a/share/doc/psd/25.xdrrfc/Makefile b/share/doc/psd/25.xdrrfc/Makefile index 07e5ec11d8a2..105135e217bc 100644 --- a/share/doc/psd/25.xdrrfc/Makefile +++ b/share/doc/psd/25.xdrrfc/Makefile @@ -3,7 +3,7 @@ VOLUME= psd/25.xdrrfc SRCS= stubs xdr.rfc.ms MACROS= -ms -USE_TBL= YES +USE_TBL= SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc .include <bsd.doc.mk> diff --git a/share/doc/psd/26.rpcrfc/Makefile b/share/doc/psd/26.rpcrfc/Makefile index 233aa999d6fd..79214f1c5971 100644 --- a/share/doc/psd/26.rpcrfc/Makefile +++ b/share/doc/psd/26.rpcrfc/Makefile @@ -3,7 +3,7 @@ VOLUME= psd/26.rpcrfc SRCS= stubs rpc.rfc.ms MACROS= -ms -USE_TBL= YES +USE_TBL= SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc .include <bsd.doc.mk> diff --git a/share/doc/psd/27.nfsrpc/Makefile b/share/doc/psd/27.nfsrpc/Makefile index 3eaa6e8265e0..590478780cef 100644 --- a/share/doc/psd/27.nfsrpc/Makefile +++ b/share/doc/psd/27.nfsrpc/Makefile @@ -3,7 +3,7 @@ VOLUME= psd/27.nfsrfc SRCS= stubs nfs.rfc.ms MACROS= -ms -USE_TBL= YES +USE_TBL= SRCDIR= ${.CURDIR}/../../../../lib/libc/rpc/PSD.doc .include <bsd.doc.mk> diff --git a/share/doc/psd/28.cvs/Makefile b/share/doc/psd/28.cvs/Makefile index 92f9339e9ca2..a62473284e36 100644 --- a/share/doc/psd/28.cvs/Makefile +++ b/share/doc/psd/28.cvs/Makefile @@ -3,8 +3,8 @@ VOLUME= psd/28.cvs SRCS= cvs-paper.ms MACROS= -ms -USE_PIC= YES -USE_TBL= YES +USE_PIC= +USE_TBL= SRCDIR= ${.CURDIR}/../../../../contrib/cvs/doc .include <bsd.doc.mk> |
