diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
| commit | a9e2dc176f709713f9565ed1711c958f0707eb36 (patch) | |
| tree | e1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /gnu/usr.bin/groff | |
| parent | 8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvs
'RELENG_2_2_8_RELEASE'.
This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'gnu/usr.bin/groff')
| -rw-r--r-- | gnu/usr.bin/groff/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/Makefile.cfg | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/Makefile.dev | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/devX100-12/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/devX100/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/devX75-12/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/devX75/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/eqn/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/libgroff/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/tmac/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/troff/Makefile | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/gnu/usr.bin/groff/Makefile b/gnu/usr.bin/groff/Makefile index 8a94ac08963b..8a07e7da4f2e 100644 --- a/gnu/usr.bin/groff/Makefile +++ b/gnu/usr.bin/groff/Makefile @@ -1,6 +1,6 @@ # Makefile for groff # -# $Id$ +# $Id: Makefile,v 2.1 1996/09/08 01:27:08 pst Exp $ SUBDIR= libgroff libdriver libbib \ addftinfo eqn \ diff --git a/gnu/usr.bin/groff/Makefile.cfg b/gnu/usr.bin/groff/Makefile.cfg index f001303da582..44cb5f5d2947 100644 --- a/gnu/usr.bin/groff/Makefile.cfg +++ b/gnu/usr.bin/groff/Makefile.cfg @@ -1,4 +1,4 @@ -# $Id: Makefile.cfg,v 2.1 1996/09/08 01:27:10 pst Exp $ +# $Id: Makefile.cfg,v 2.1.2.1 1997/03/08 19:09:01 bde Exp $ BINDIR?= /usr/bin SHELL= /bin/sh diff --git a/gnu/usr.bin/groff/Makefile.dev b/gnu/usr.bin/groff/Makefile.dev index e25ea5f7e57c..0f74cd0ca333 100644 --- a/gnu/usr.bin/groff/Makefile.dev +++ b/gnu/usr.bin/groff/Makefile.dev @@ -2,7 +2,7 @@ # Client Makefiles define DEV and DEVFILES and provide rules for # individual font files # -# $Id: Makefile.dev,v 2.2 1996/09/09 18:05:00 phk Exp $ +# $Id: Makefile.dev,v 2.2.2.1 1998/03/03 06:37:06 jkh Exp $ .include "../Makefile.cfg" diff --git a/gnu/usr.bin/groff/devX100-12/Makefile b/gnu/usr.bin/groff/devX100-12/Makefile index a505681cd599..93e5cb3e94a8 100644 --- a/gnu/usr.bin/groff/devX100-12/Makefile +++ b/gnu/usr.bin/groff/devX100-12/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1996/09/08 01:27:19 pst Exp $ +# $Id: Makefile,v 1.4 1996/09/09 18:05:13 phk Exp $ # # Generic groff font makefile # diff --git a/gnu/usr.bin/groff/devX100/Makefile b/gnu/usr.bin/groff/devX100/Makefile index e322dea81a92..be9a92841814 100644 --- a/gnu/usr.bin/groff/devX100/Makefile +++ b/gnu/usr.bin/groff/devX100/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1996/09/08 01:27:17 pst Exp $ +# $Id: Makefile,v 1.4 1996/09/09 18:05:12 phk Exp $ # # Generic groff font makefile # diff --git a/gnu/usr.bin/groff/devX75-12/Makefile b/gnu/usr.bin/groff/devX75-12/Makefile index 0a281a3715f0..bde00037590d 100644 --- a/gnu/usr.bin/groff/devX75-12/Makefile +++ b/gnu/usr.bin/groff/devX75-12/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1996/09/08 01:27:23 pst Exp $ +# $Id: Makefile,v 1.4 1996/09/09 18:05:15 phk Exp $ # # Generic groff font makefile # diff --git a/gnu/usr.bin/groff/devX75/Makefile b/gnu/usr.bin/groff/devX75/Makefile index dab8bfd7c435..64febb8054aa 100644 --- a/gnu/usr.bin/groff/devX75/Makefile +++ b/gnu/usr.bin/groff/devX75/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1996/09/08 01:27:21 pst Exp $ +# $Id: Makefile,v 1.4 1996/09/09 18:05:14 phk Exp $ # # Generic groff font makefile # diff --git a/gnu/usr.bin/groff/eqn/Makefile b/gnu/usr.bin/groff/eqn/Makefile index 01af75204ae1..15d3ed97feeb 100644 --- a/gnu/usr.bin/groff/eqn/Makefile +++ b/gnu/usr.bin/groff/eqn/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.6.2.2 1998/04/20 15:04:36 bde Exp $ PROG= eqn SRCS= eqn.cc eqn.tab.h main.cc lex.cc \ diff --git a/gnu/usr.bin/groff/libgroff/Makefile b/gnu/usr.bin/groff/libgroff/Makefile index 1061ea68e1e0..7538b4180924 100644 --- a/gnu/usr.bin/groff/libgroff/Makefile +++ b/gnu/usr.bin/groff/libgroff/Makefile @@ -1,6 +1,6 @@ # Makefile for libgroff # -# $Id$ +# $Id: Makefile,v 1.4 1996/09/08 01:27:42 pst Exp $ # .include "../Makefile.inc" diff --git a/gnu/usr.bin/groff/tmac/Makefile b/gnu/usr.bin/groff/tmac/Makefile index 09fc09914051..dff618f42d44 100644 --- a/gnu/usr.bin/groff/tmac/Makefile +++ b/gnu/usr.bin/groff/tmac/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1998/03/21 12:12:55 bde Exp $ +# $Id: Makefile,v 1.12.2.2 1998/04/19 13:06:43 bde Exp $ .include "../Makefile.inc" diff --git a/gnu/usr.bin/groff/troff/Makefile b/gnu/usr.bin/groff/troff/Makefile index 91f8bef1f5fa..b30dc07422e6 100644 --- a/gnu/usr.bin/groff/troff/Makefile +++ b/gnu/usr.bin/groff/troff/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1997/08/23 05:26:32 jmg Exp $ +# $Id: Makefile,v 1.8.2.1 1997/08/25 12:54:43 jmg Exp $ PROG= troff SRCS= env.cc node.cc input.cc div.cc symbol.cc dictionary.cc reg.cc \ |
