diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-07-31 15:27:53 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-07-31 15:27:53 +0000 |
| commit | 5b11c06adf1cc625aa7c9c12d4d9b6f2343a3d99 (patch) | |
| tree | f2ca9c54cf2d3b8d1de31293db8c29e8ba79a655 | |
| parent | 690cae8181f4da4f53d47eb94173ebc1487b84a5 (diff) | |
Add RCS indentifiers.
63 files changed, 127 insertions, 77 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index 7d24d346094..fc22554b0ba 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,6 +1,5 @@ -# @(#)Makefile 5.4.1.1 (Berkeley) 5/7/91 -# -# $Header: /cvsroot/src/sbin/Makefile,v 1.10 1993/07/28 00:56:43 cgd Exp $ +# from: @(#)Makefile 5.4.1.1 (Berkeley) 5/7/91 +# $Id: Makefile,v 1.11 1993/07/31 15:34:19 mycroft Exp $ # Not ported: XNSrouted enpload # Missing: icheck ncheck diff --git a/sbin/shutdown/Makefile b/sbin/shutdown/Makefile index c21329a1de5..c5460284264 100644 --- a/sbin/shutdown/Makefile +++ b/sbin/shutdown/Makefile @@ -1,6 +1,5 @@ -# @(#)Makefile 5.3 (Berkeley) 5/11/90 -# -# $Header: /cvsroot/src/sbin/shutdown/Makefile,v 1.3 1993/03/23 00:31:08 cgd Exp $ +# from: @(#)Makefile 5.3 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.4 1993/07/31 15:34:47 mycroft Exp $ PROG= shutdown MAN8= shutdown.0 diff --git a/sbin/slattach/Makefile b/sbin/slattach/Makefile index 41432fa43d7..4aeab390181 100644 --- a/sbin/slattach/Makefile +++ b/sbin/slattach/Makefile @@ -1,6 +1,5 @@ -# @(#)Makefile 5.4 (Berkeley) 5/11/90 -# -# $Header: /cvsroot/src/sbin/slattach/Makefile,v 1.3 1993/03/23 00:31:13 cgd Exp $ +# from: @(#)Makefile 5.4 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.4 1993/07/31 15:34:41 mycroft Exp $ PROG= slattach MAN8= slattach.0 diff --git a/sbin/swapon/Makefile b/sbin/swapon/Makefile index 34e7c2b73e7..8bf99f5f6b9 100644 --- a/sbin/swapon/Makefile +++ b/sbin/swapon/Makefile @@ -1,6 +1,5 @@ -# @(#)Makefile 5.3 (Berkeley) 5/11/90 -# -# $Header: /cvsroot/src/sbin/swapon/Attic/Makefile,v 1.3 1993/03/23 00:31:16 cgd Exp $ +# from: @(#)Makefile 5.3 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.4 1993/07/31 15:34:35 mycroft Exp $ PROG= swapon MAN8= swapon.0 diff --git a/sbin/tunefs/Makefile b/sbin/tunefs/Makefile index 34960d53b7c..42539f9f87a 100644 --- a/sbin/tunefs/Makefile +++ b/sbin/tunefs/Makefile @@ -1,6 +1,5 @@ -# @(#)Makefile 5.3 (Berkeley) 5/11/90 -# -# $Header: /cvsroot/src/sbin/tunefs/Makefile,v 1.3 1993/03/23 00:31:20 cgd Exp $ +# from: @(#)Makefile 5.3 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.4 1993/07/31 15:34:30 mycroft Exp $ PROG= tunefs MAN8= tunefs.0 diff --git a/sbin/umount/Makefile b/sbin/umount/Makefile index da09574fa8d..e0b320ed5f2 100644 --- a/sbin/umount/Makefile +++ b/sbin/umount/Makefile @@ -1,6 +1,5 @@ -# @(#)Makefile 5.4 (Berkeley) 5/11/90 -# -# $Header: /cvsroot/src/sbin/umount/Makefile,v 1.3 1993/03/23 00:31:24 cgd Exp $ +# from: @(#)Makefile 5.4 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.4 1993/07/31 15:34:25 mycroft Exp $ PROG= umount CFLAGS+=-DNFS diff --git a/share/Makefile.inc b/share/Makefile.inc index 6603b30aa6b..deae74122d4 100644 --- a/share/Makefile.inc +++ b/share/Makefile.inc @@ -1,3 +1,4 @@ -# @(#)Makefile.inc 8.1 (Berkeley) 6/5/93 +# from: @(#)Makefile.inc 5.1 (Berkeley) 5/11/90 +# $Id: Makefile.inc,v 1.2 1993/07/31 15:34:07 mycroft Exp $ BINDIR?= /usr/share diff --git a/share/dict/Makefile b/share/dict/Makefile index 65d836fe686..392f7583bf2 100644 --- a/share/dict/Makefile +++ b/share/dict/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.1.1.1 (Berkeley) 5/7/91 +# from: @(#)Makefile 5.1.1.1 (Berkeley) 5/7/91 +# $Id: Makefile,v 1.3 1993/07/31 15:34:13 mycroft Exp $ # Missing: connectives, words diff --git a/share/doc/Makefile b/share/doc/Makefile index c58ffacaa25..6e1883598eb 100644 --- a/share/doc/Makefile +++ b/share/doc/Makefile @@ -1,6 +1,8 @@ -# @(#)Makefile 5.1.1.1 (Berkeley) 5/7/91 +# from: @(#)Makefile 5.1.1.1 (Berkeley) 5/7/91 +# $Id: Makefile,v 1.3 1993/07/31 15:29:22 mycroft Exp $ #Missing: index iso papers ps2 ucs + SUBDIR= ps1 smm usd all paper print clean: _SUBDIRUSE diff --git a/share/doc/ps1/04.pascal/Makefile b/share/doc/ps1/04.pascal/Makefile index e689b10be50..9d4601e5128 100644 --- a/share/doc/ps1/04.pascal/Makefile +++ b/share/doc/ps1/04.pascal/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.3 1993/07/31 15:34:01 mycroft Exp $ DIR= ps1/04.pascal DOC= 04.pascal diff --git a/share/doc/ps1/06.sysman/Makefile b/share/doc/ps1/06.sysman/Makefile index 4682a345d27..00867d84f42 100644 --- a/share/doc/ps1/06.sysman/Makefile +++ b/share/doc/ps1/06.sysman/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.5 1993/07/31 15:33:55 mycroft Exp $ DIR= ps1/06.sysman DOC= 06.sysman diff --git a/share/doc/ps1/07.ipctut/Makefile b/share/doc/ps1/07.ipctut/Makefile index 12eebcfa51d..701e4ebd255 100644 --- a/share/doc/ps1/07.ipctut/Makefile +++ b/share/doc/ps1/07.ipctut/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.5 (Berkeley) 1/2/91 +# from: @(#)Makefile 6.5 (Berkeley) 1/2/91 +# $Id: Makefile,v 1.5 1993/07/31 15:33:50 mycroft Exp $ DIR= ps1/07.ipctut DOC= 07.ipctut diff --git a/share/doc/ps1/08.ipc/Makefile b/share/doc/ps1/08.ipc/Makefile index cb97273598b..79543e07549 100644 --- a/share/doc/ps1/08.ipc/Makefile +++ b/share/doc/ps1/08.ipc/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 1.4 (Berkeley) 6/30/90 +# from: @(#)Makefile 1.4 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.5 1993/07/31 15:33:44 mycroft Exp $ DIR= ps1/08.ipc DOC= 08.ipc diff --git a/share/doc/ps1/13.rcs/Makefile b/share/doc/ps1/13.rcs/Makefile index a1a5441c14b..c0b8981fb2b 100644 --- a/share/doc/ps1/13.rcs/Makefile +++ b/share/doc/ps1/13.rcs/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.5 1993/07/31 15:33:38 mycroft Exp $ DIR= ps1/13.rcs DOC= 13.rcs diff --git a/share/doc/ps1/14.sccs/Makefile b/share/doc/ps1/14.sccs/Makefile index 6ef509f7625..ce4b228e948 100644 --- a/share/doc/ps1/14.sccs/Makefile +++ b/share/doc/ps1/14.sccs/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:33:32 mycroft Exp $ DIR= ps1/14.sccs DOC= 14.sccs diff --git a/share/doc/ps1/18.curses/Makefile b/share/doc/ps1/18.curses/Makefile index 7d9a577a1c2..f38888604c7 100644 --- a/share/doc/ps1/18.curses/Makefile +++ b/share/doc/ps1/18.curses/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.4 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.4 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:33:26 mycroft Exp $ DIR= ps1/18.curses DOC= 18.curses diff --git a/share/doc/ps1/Makefile b/share/doc/ps1/Makefile index 5f8a87fe1a5..e210485388f 100644 --- a/share/doc/ps1/Makefile +++ b/share/doc/ps1/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.1.1.1 (Berkeley) 5/7/91 +# from: @(#)Makefile 5.1.1.1 (Berkeley) 5/7/91 +# $Id: Makefile,v 1.5 1993/07/31 15:33:20 mycroft Exp $ # Missing: 00.contents 01.Clang 02.f77 03.f77io 05.as 09.lint 10.adb 11.dbx # 12.make 15.yacc 16.lex 17.m4 diff --git a/share/doc/smm/01.setup/Makefile b/share/doc/smm/01.setup/Makefile index 2cb69bebb0b..a2c7a2d1fde 100644 --- a/share/doc/smm/01.setup/Makefile +++ b/share/doc/smm/01.setup/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 5.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:33:01 mycroft Exp $ DIR= smm/01.setup DOC= 01.setup diff --git a/share/doc/smm/01.setup/tahoe/Makefile b/share/doc/smm/01.setup/tahoe/Makefile index 8cebdfb6b5f..c5c4f054c70 100644 --- a/share/doc/smm/01.setup/tahoe/Makefile +++ b/share/doc/smm/01.setup/tahoe/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 1.3 (Berkeley) 5/7/91 +# from: @(#)Makefile 1.3 (Berkeley) 5/7/91 +# $Id: Makefile,v 1.2 1993/07/31 15:33:14 mycroft Exp $ PRINTER=-Plz TROFF= ditroff ${PRINTER} diff --git a/share/doc/smm/01.setup/vax/Makefile b/share/doc/smm/01.setup/vax/Makefile index 3983dd401e4..68a68cab026 100644 --- a/share/doc/smm/01.setup/vax/Makefile +++ b/share/doc/smm/01.setup/vax/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.3 (Berkeley) 5/7/91 +# from: @(#)Makefile 6.3 (Berkeley) 5/7/91 +# $Id: Makefile,v 1.2 1993/07/31 15:33:08 mycroft Exp $ PRINTER=-Plz TROFF= ditroff ${PRINTER} diff --git a/share/doc/smm/02.config/Makefile b/share/doc/smm/02.config/Makefile index 89e121f33b3..6de148ec1cd 100644 --- a/share/doc/smm/02.config/Makefile +++ b/share/doc/smm/02.config/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.3 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.3 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:32:49 mycroft Exp $ DIR= smm/02.config DOC= 02.config diff --git a/share/doc/smm/04.quotas/Makefile b/share/doc/smm/04.quotas/Makefile index 433a4d8ba25..b17ccedaf99 100644 --- a/share/doc/smm/04.quotas/Makefile +++ b/share/doc/smm/04.quotas/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:32:41 mycroft Exp $ DIR= smm/04.quotas DOC= 04.quotas diff --git a/share/doc/smm/05.fsck/Makefile b/share/doc/smm/05.fsck/Makefile index 637278fd74e..eb8201f1150 100644 --- a/share/doc/smm/05.fsck/Makefile +++ b/share/doc/smm/05.fsck/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 4.3 (Berkeley) 6/30/90 +# from: @(#)Makefile 4.3 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:32:32 mycroft Exp $ DIR= smm/05.fsck DOC= 05.fsck diff --git a/share/doc/smm/06.lpd/Makefile b/share/doc/smm/06.lpd/Makefile index 3b2b48c7465..f0bc34669a9 100644 --- a/share/doc/smm/06.lpd/Makefile +++ b/share/doc/smm/06.lpd/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.3 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.3 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:32:23 mycroft Exp $ DIR= smm/06.lpd DOC= 06.lpd diff --git a/share/doc/smm/07.sendmailop/Makefile b/share/doc/smm/07.sendmailop/Makefile index f88cb0b550b..0cf8cb3365a 100644 --- a/share/doc/smm/07.sendmailop/Makefile +++ b/share/doc/smm/07.sendmailop/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 5.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:32:13 mycroft Exp $ DIR= smm/07.sendmailop DOC= 07.sendmailop diff --git a/share/doc/smm/08.timedop/Makefile b/share/doc/smm/08.timedop/Makefile index 4c96d95bd2a..f6e0ed0cfeb 100644 --- a/share/doc/smm/08.timedop/Makefile +++ b/share/doc/smm/08.timedop/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.3 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.3 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:32:03 mycroft Exp $ DIR= smm/08.timedop DOC= 08.timedop diff --git a/share/doc/smm/10.newsop/Makefile b/share/doc/smm/10.newsop/Makefile index 867cc85d7f3..902411bab8d 100644 --- a/share/doc/smm/10.newsop/Makefile +++ b/share/doc/smm/10.newsop/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 5.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:31:54 mycroft Exp $ DIR= smm/10.newsop DOC= 10.newsop diff --git a/share/doc/smm/11.named/Makefile b/share/doc/smm/11.named/Makefile index 6ec3251cefd..ff1fa73b5a6 100644 --- a/share/doc/smm/11.named/Makefile +++ b/share/doc/smm/11.named/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.4 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.4 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:31:45 mycroft Exp $ DIR= smm/11.named DOC= 11.named diff --git a/share/doc/smm/14.fastfs/Makefile b/share/doc/smm/14.fastfs/Makefile index 9fe465503fe..561c23145a6 100644 --- a/share/doc/smm/14.fastfs/Makefile +++ b/share/doc/smm/14.fastfs/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.4 (Berkeley) 6/30/90 +# from: @(#)Makefile 5.4 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:31:35 mycroft Exp $ DIR= smm/14.fastfs DOC= 14.fastfs diff --git a/share/doc/smm/15.net/Makefile b/share/doc/smm/15.net/Makefile index 56f5f70c7b2..3fc7c2d13ee 100644 --- a/share/doc/smm/15.net/Makefile +++ b/share/doc/smm/15.net/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.3 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.3 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:31:26 mycroft Exp $ DIR= smm/15.net DOC= 15.net diff --git a/share/doc/smm/16.sendmail/Makefile b/share/doc/smm/16.sendmail/Makefile index e85a5a4b98e..89212cecb8c 100644 --- a/share/doc/smm/16.sendmail/Makefile +++ b/share/doc/smm/16.sendmail/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.3 (Berkeley) 6/30/90 +# from: @(#)Makefile 5.3 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:31:17 mycroft Exp $ DIR= smm/16.sendmail DOC= 16.sendmail diff --git a/share/doc/smm/20.termdesc/Makefile b/share/doc/smm/20.termdesc/Makefile index a9166b18ef6..0b50d397836 100644 --- a/share/doc/smm/20.termdesc/Makefile +++ b/share/doc/smm/20.termdesc/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:31:08 mycroft Exp $ DIR= smm/20.termdesc DOC= 20.termdesc diff --git a/share/doc/smm/22.timed/Makefile b/share/doc/smm/22.timed/Makefile index f8d3e53fe0f..9342796be4b 100644 --- a/share/doc/smm/22.timed/Makefile +++ b/share/doc/smm/22.timed/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.3 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.3 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:30:59 mycroft Exp $ DIR= smm/22.timed DOC= 22.timed diff --git a/share/doc/smm/Makefile b/share/doc/smm/Makefile index dfb3815bdd9..775387df9bd 100644 --- a/share/doc/smm/Makefile +++ b/share/doc/smm/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.2.1.2 (Berkeley) 5/7/91 +# from: @(#)Makefile 5.2.1.2 (Berkeley) 5/7/91 +# $Id: Makefile,v 1.3 1993/07/31 15:32:55 mycroft Exp $ # Missing: 03.kdebug 09.uucpimpl 12.uchanges 13.kchanges 17.security # 18.password 19.porttour 21.uucpnet diff --git a/share/doc/usd/04.csh/Makefile b/share/doc/usd/04.csh/Makefile index af6fe443808..96e57e8762e 100644 --- a/share/doc/usd/04.csh/Makefile +++ b/share/doc/usd/04.csh/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.1 (Berkeley) 6/30/90 +# from: @(#)Makefile 5.1 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:30:49 mycroft Exp $ DIR= usd/04.csh DOC= 04.csh diff --git a/share/doc/usd/07.Mail/Makefile b/share/doc/usd/07.Mail/Makefile index 1a29487800c..c21f87d2291 100644 --- a/share/doc/usd/07.Mail/Makefile +++ b/share/doc/usd/07.Mail/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:30:41 mycroft Exp $ DIR= usd/07.Mail DOC= 07.Mail diff --git a/share/doc/usd/09.newsread/Makefile b/share/doc/usd/09.newsread/Makefile index aea3d88be74..8de262b963d 100644 --- a/share/doc/usd/09.newsread/Makefile +++ b/share/doc/usd/09.newsread/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.5 1993/07/31 15:30:35 mycroft Exp $ DIR= usd/09.newsread DOC= 09.newsread diff --git a/share/doc/usd/10.etiq/Makefile b/share/doc/usd/10.etiq/Makefile index 27173a01ca3..0c0c004e0e0 100644 --- a/share/doc/usd/10.etiq/Makefile +++ b/share/doc/usd/10.etiq/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.5 1993/07/31 15:30:28 mycroft Exp $ DIR= usd/10.etiq DOC= 10.etiq diff --git a/share/doc/usd/11.notes/Makefile b/share/doc/usd/11.notes/Makefile index 10ecd7532c4..5e9263b6a20 100644 --- a/share/doc/usd/11.notes/Makefile +++ b/share/doc/usd/11.notes/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.1 (Berkeley) 5/26/86 +# from: @(#)Makefile 6.1 (Berkeley) 5/26/86 +# $Id: Makefile,v 1.2 1993/07/31 15:30:23 mycroft Exp $ # # Makefile for the notesfile reference manual # March 29, 1982 @@ -13,8 +14,6 @@ # This copy of everything has been modified to run with troff # and a typesetter. Hopefully the only changes to make it # run again under nroff will be in page length/width statements. -# -# DISTDIR = p:/usr/src/uiuc/notesfiles DCP= rcp diff --git a/share/doc/usd/14.edit/Makefile b/share/doc/usd/14.edit/Makefile index 5dbc53f302b..d0092701fc1 100644 --- a/share/doc/usd/14.edit/Makefile +++ b/share/doc/usd/14.edit/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.5 1993/07/31 15:30:17 mycroft Exp $ DIR= usd/14.edit DOC= 14.edit diff --git a/share/doc/usd/15.vi/Makefile b/share/doc/usd/15.vi/Makefile index 6bcb40ab022..174aa2bc9e9 100644 --- a/share/doc/usd/15.vi/Makefile +++ b/share/doc/usd/15.vi/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.3 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.3 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:30:11 mycroft Exp $ DIR= usd/15.vi DIR= 15.vi diff --git a/share/doc/usd/16.ex/Makefile b/share/doc/usd/16.ex/Makefile index 66146f95b03..bffad833ba3 100644 --- a/share/doc/usd/16.ex/Makefile +++ b/share/doc/usd/16.ex/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:30:05 mycroft Exp $ DIR= usd/16.ex DOC= 16.ex diff --git a/share/doc/usd/21.msdiffs/Makefile b/share/doc/usd/21.msdiffs/Makefile index ab778584668..53247f5094e 100644 --- a/share/doc/usd/21.msdiffs/Makefile +++ b/share/doc/usd/21.msdiffs/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:29:58 mycroft Exp $ DIR= usd/21.msdiffs DOC= 21.msdiffs diff --git a/share/doc/usd/22.memacros/Makefile b/share/doc/usd/22.memacros/Makefile index 7c2258ff038..f7af8311f2b 100644 --- a/share/doc/usd/22.memacros/Makefile +++ b/share/doc/usd/22.memacros/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.4 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.4 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:29:52 mycroft Exp $ DIR= usd/22.memacros DOC= 22.memacros diff --git a/share/doc/usd/23.meref/Makefile b/share/doc/usd/23.meref/Makefile index eff64501d10..c867c247f00 100644 --- a/share/doc/usd/23.meref/Makefile +++ b/share/doc/usd/23.meref/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.4 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.4 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:29:46 mycroft Exp $ DIR= usd/23.meref DOC= 23.meref diff --git a/share/doc/usd/33.rogue/Makefile b/share/doc/usd/33.rogue/Makefile index b6684f7a6e2..9362af8fe0c 100644 --- a/share/doc/usd/33.rogue/Makefile +++ b/share/doc/usd/33.rogue/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.3 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.3 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:29:41 mycroft Exp $ DIR= usd/33.rogue DOC= 33.rogue diff --git a/share/doc/usd/34.trek/Makefile b/share/doc/usd/34.trek/Makefile index c83b51015c0..63c0d097e28 100644 --- a/share/doc/usd/34.trek/Makefile +++ b/share/doc/usd/34.trek/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 6.2 (Berkeley) 6/30/90 +# from: @(#)Makefile 6.2 (Berkeley) 6/30/90 +# $Id: Makefile,v 1.4 1993/07/31 15:29:34 mycroft Exp $ DIR= usd/34.trek DOC= 34.trek diff --git a/share/doc/usd/Makefile b/share/doc/usd/Makefile index 9da0e520671..f0c92ebcbda 100644 --- a/share/doc/usd/Makefile +++ b/share/doc/usd/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.1.1.1 (Berkeley) 5/7/91 +# from: @(#)Makefile 5.1.1.1 (Berkeley) 5/7/91 +# $Id: Makefile,v 1.4 1993/07/31 15:29:28 mycroft Exp $ #Missing: 01.begin 02.learn 03.shell 05.dc 06.bc 08.mh 12.edtut 13.edadv # 17.jove 18.sed 19.awk 20.msmacros 24.troff 25.trofftut 26.eqn diff --git a/share/man/Makefile b/share/man/Makefile index ed2d0b90471..31cc88a3c7c 100644 --- a/share/man/Makefile +++ b/share/man/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.9 (Berkeley) 7/1/91 +# from: @(#)Makefile 5.9 (Berkeley) 7/1/91 +# $Id: Makefile,v 1.4 1993/07/31 15:29:16 mycroft Exp $ SUBDIR= man1 man3 man4 man5 man7 man8 diff --git a/share/man/man1/Makefile b/share/man/man1/Makefile index c6d6af57f45..e5a2fcf8ed4 100644 --- a/share/man/man1/Makefile +++ b/share/man/man1/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.1 (Berkeley) 4/30/91 +# from: @(#)Makefile 5.1 (Berkeley) 4/30/91 +# $Id: Makefile,v 1.2 1993/07/31 15:29:10 mycroft Exp $ MAN1= intro.0 diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile index 7171ba50c2e..ac4f2179ce4 100644 --- a/share/man/man3/Makefile +++ b/share/man/man3/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.16.1.1 (Berkeley) 5/7/91 +# from: @(#)Makefile 5.16.1.1 (Berkeley) 5/7/91 +# $Id: Makefile,v 1.3 1993/07/31 15:29:04 mycroft Exp $ MAN3= assert.0 bitstring.0 end.0 intro.0 stdarg.0 MLINKS+=end.3 edata.3 end.3 etext.3 diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 310d85233f5..74e4e851d50 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.13.1.1 (Berkeley) 5/7/91 +# from: @(#)Makefile 5.13.1.1 (Berkeley) 5/7/91 +# $Id: Makefile,v 1.8 1993/07/31 15:28:35 mycroft Exp $ MAN4= bpf.0 clnp.0 cltp.0 ddb.0 drum.0 esis.0 fd.0 icmp.0 idp.0 imp.0 \ inet.0 ip.0 iso.0 lkm.0 lo.0 netintro.0 ns.0 nsip.0 null.0 pty.0 \ diff --git a/share/man/man4/man4.hp300/Makefile b/share/man/man4/man4.hp300/Makefile index 937a83591f7..ed30ab6ba5d 100644 --- a/share/man/man4/man4.hp300/Makefile +++ b/share/man/man4/man4.hp300/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.1 (Berkeley) 6/29/90 +# from: @(#)Makefile 5.1 (Berkeley) 6/29/90 +# $Id: Makefile,v 1.3 1993/07/31 15:28:58 mycroft Exp $ MAN4= autoconf.0 cons.0 ct.0 dca.0 dcl.0 dcm.0 dv.0 gb.0 grf.0 hil.0 \ intro.0 ite.0 le.0 mem.0 ppi.0 rb.0 rd.0 rmp.0 tc.0 diff --git a/share/man/man4/man4.i386/Makefile b/share/man/man4/man4.i386/Makefile index 0926b45f188..2088cec2993 100644 --- a/share/man/man4/man4.i386/Makefile +++ b/share/man/man4/man4.i386/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.1 (Berkeley) 2/12/91 +# from: @(#)Makefile 5.1 (Berkeley) 2/12/91 +# $Id: Makefile,v 1.4 1993/07/31 15:28:52 mycroft Exp $ MAN4= mem.0 spkr.0 MLINKS= mem.4 kmem.4 diff --git a/share/man/man4/man4.tahoe/Makefile b/share/man/man4/man4.tahoe/Makefile index f353b3c7d2f..7e095efc7da 100644 --- a/share/man/man4/man4.tahoe/Makefile +++ b/share/man/man4/man4.tahoe/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.4 (Berkeley) 5/11/90 +# from: @(#)Makefile 5.4 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.3 1993/07/31 15:28:47 mycroft Exp $ MAN4= ace.0 autoconf.0 cons.0 cy.0 dr.0 enp.0 ik.0 intro.0 lp.0 mem.0 \ mtio.0 vd.0 vx.0 diff --git a/share/man/man4/man4.vax/Makefile b/share/man/man4/man4.vax/Makefile index e03c791c935..a102307fc9c 100644 --- a/share/man/man4/man4.vax/Makefile +++ b/share/man/man4/man4.vax/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.4 (Berkeley) 5/11/90 +# from: @(#)Makefile 5.4 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.3 1993/07/31 15:28:41 mycroft Exp $ MAN4= acc.0 ad.0 autoconf.0 cons.0 crl.0 css.0 ct.0 ddn.0 de.0 dh.0 dhu.0 \ dmc.0 dmf.0 dmz.0 dn.0 dz.0 ec.0 en.0 ex.0 fl.0 hdh.0 hk.0 hp.0 \ diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile index 75cb40662ef..75314757f28 100644 --- a/share/man/man5/Makefile +++ b/share/man/man5/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.7.1.1 (Berkeley) 5/7/91 +# from: @(#)Makefile 5.7.1.1 (Berkeley) 5/7/91 +# $Id: Makefile,v 1.5 1993/07/31 15:28:28 mycroft Exp $ MAN5= a.out.0 acct.0 core.0 dir.0 disktab.0 fs.0 fstab.0 \ group.0 hosts.0 networks.0 passwd.0 pcfs.0 phones.0 printcap.0 \ diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile index fef5601df10..e770e4600c0 100644 --- a/share/man/man7/Makefile +++ b/share/man/man7/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.6.1.1 (Berkeley) 5/7/91 +# from: @(#)Makefile 5.6.1.1 (Berkeley) 5/7/91 +# $Id: Makefile,v 1.4 1993/07/31 15:28:23 mycroft Exp $ # missing: term.0 diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile index 882dcb89fa5..68cd28e2a67 100644 --- a/share/man/man8/Makefile +++ b/share/man/man8/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.11 (Berkeley) 3/22/91 +# from: @(#)Makefile 5.11 (Berkeley) 3/22/91 +# $Id: Makefile,v 1.2 1993/07/31 15:28:11 mycroft Exp $ MAN8= adduser.0 intro.0 rc.0 sticky.0 SUBDIR= man8.i386 man8.hp300 man8.tahoe man8.vax diff --git a/share/man/man8/man8.hp300/Makefile b/share/man/man8/man8.hp300/Makefile index 91c6c609df0..f7420da59a7 100644 --- a/share/man/man8/man8.hp300/Makefile +++ b/share/man/man8/man8.hp300/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.2 (Berkeley) 3/22/91 +# from: @(#)Makefile 5.2 (Berkeley) 3/22/91 +# $Id: Makefile,v 1.3 1993/07/31 15:28:17 mycroft Exp $ MAN8= MAKEDEV.0 crash.0 format.0 rbootd.0 MANSUBDIR=/hp300 diff --git a/share/man/man8/man8.i386/Makefile b/share/man/man8/man8.i386/Makefile index 8a0838d118d..5ca1de59e70 100644 --- a/share/man/man8/man8.i386/Makefile +++ b/share/man/man8/man8.i386/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.1 (Berkeley) 3/22/91 +# from: @(#)Makefile 5.1 (Berkeley) 3/22/91 +# $Id: Makefile,v 1.3 1993/07/31 15:28:05 mycroft Exp $ MAN8= MAKEDEV.0 MANSUBDIR=/i386 diff --git a/share/man/man8/man8.tahoe/Makefile b/share/man/man8/man8.tahoe/Makefile index 45db5d62d3f..34563390eb3 100644 --- a/share/man/man8/man8.tahoe/Makefile +++ b/share/man/man8/man8.tahoe/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.1 (Berkeley) 3/22/91 +# from: @(#)Makefile 5.1 (Berkeley) 3/22/91 +# $Id: Makefile,v 1.3 1993/07/31 15:27:59 mycroft Exp $ MAN8= MAKEDEV.0 MANSUBDIR=/tahoe diff --git a/share/man/man8/man8.vax/Makefile b/share/man/man8/man8.vax/Makefile index 5ba248fbb42..2d2a7961584 100644 --- a/share/man/man8/man8.vax/Makefile +++ b/share/man/man8/man8.vax/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.5 (Berkeley) 3/22/91 +# from: @(#)Makefile 5.5 (Berkeley) 3/22/91 +# $Id: Makefile,v 1.3 1993/07/31 15:27:53 mycroft Exp $ MAN8= MAKEDEV.0 crash.0 drtest.0 format.0 installboot.0 MANSUBDIR=/vax |
