diff --git a/share/doc/papers/Makefile b/share/doc/papers/Makefile index 2783d81a3b3..cd1088603ca 100644 --- a/share/doc/papers/Makefile +++ b/share/doc/papers/Makefile @@ -1,8 +1,6 @@ -# $Id$ - -# nqnfs requires -me +# $Id: Makefile,v 1.1 1995/01/11 04:09:56 wollman Exp $ SUBDIR= beyond4.3 diskperf fsinterface kernmalloc kerntune memfs \ - newvm px relengr sysperf + newvm nqnfs px relengr sysperf .include diff --git a/share/doc/psd/Makefile b/share/doc/psd/Makefile index 514cab3a052..763cb2469fa 100644 --- a/share/doc/psd/Makefile +++ b/share/doc/psd/Makefile @@ -1,26 +1,16 @@ -# From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $Id: Makefile,v 1.2 1995/01/11 01:51:56 wollman Exp $ - -# The following modules do not build/install: -# 10.gdb, 13.rcs +# From: @(#)Makefile 8.2 (Berkeley) 4/20/94 +# $Id: Makefile,v 1.2 1995/01/11 03:23:59 wollman Exp $ # The following modules are encumbered: -# 01.cacm 02.implement 03.iosys 04.uprog 06.Clang 11.adb 14.sccs -# 15.yacc 16.lex 17.m4 +# 01.begin 02.learn 03.shell 05.dc 06.bc 09.edtut 10.edadv 15.sed 16.awk +# 17.msmacros 21.troff 22.trofftut 23.eqn 24.eqnguide 25.tbl 26.refer +# 27.invert 28.bib 29.diction -# The following modules do not apply to FreeBSD: -# 07.pascal 08.f77 09.f77io +# The following modules are not provided: +# 14.jove -# The following modules are new in FreeBSD: -# 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrfc - -# The following modules use -me macros (which don't work): -# 20.ipctut 19.curses 18.gprof - -# 05.sysman sends nroff into an infinite loop. - -BINDIR= /usr/share/doc/psd -SUBDIR= title contents 12.make 21.ipc \ - 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc +BINDIR= /usr/share/doc/usd +SUBDIR= title contents 04.csh 07.mail 10.exref 11.vitut 12.vi 13.viref \ + 18.msdiffs 19.memacros 20.meref 30.rogue 31.trek .include diff --git a/share/doc/smm/Makefile b/share/doc/smm/Makefile index 760734b0c17..9f4b0be14f7 100644 --- a/share/doc/smm/Makefile +++ b/share/doc/smm/Makefile @@ -1,18 +1,17 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/10/93 -# $Id$ +# $Id: Makefile,v 1.2 1995/01/11 00:12:20 wollman Exp $ # The following modules do not describe FreeBSD: # 14.uucpimpl, 15.uucpnet # The following modules do not build/install: -# 06.nfs 08.sendmailop 09.sendmail (requre -me macros, which are broken) # 10.named (no documentation at all) # 13.amd (documentation is TeXinfo) # 16.security 17.password (encumbered) BINDIR= /usr/share/doc/smm SUBDIR= title contents 01.setup 02.config 03.fsck 04.quotas 05.fastfs \ - 07.lpd 11.timedop 12.timed 18.net + 06.nfs 07.lpd 08.sendmailop 09.sendmail 11.timedop 12.timed 18.net .if ${MACHINE} == "tahoe" SUBDIR+=01.setup