diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
| commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
| tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /lib/compat | |
| parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) | |
Diffstat (limited to 'lib/compat')
| -rw-r--r-- | lib/compat/Makefile | 2 | ||||
| -rw-r--r-- | lib/compat/Makefile.inc | 2 | ||||
| -rw-r--r-- | lib/compat/compat1x/Makefile | 2 | ||||
| -rw-r--r-- | lib/compat/compat20/Makefile | 2 | ||||
| -rw-r--r-- | lib/compat/compat21/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/compat/Makefile b/lib/compat/Makefile index 4de61092e2a5..1e329557261c 100644 --- a/lib/compat/Makefile +++ b/lib/compat/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1 1996/12/23 05:07:19 peter Exp $ SUBDIR= diff --git a/lib/compat/Makefile.inc b/lib/compat/Makefile.inc index 5201d4a7dee7..fc89e8abee42 100644 --- a/lib/compat/Makefile.inc +++ b/lib/compat/Makefile.inc @@ -1,3 +1,3 @@ -# $Id$ +# $Id: Makefile.inc,v 1.1.2.1 1997/03/03 15:11:38 bde Exp $ LIBCOMPATDIR?= ${LIBDIR}/compat diff --git a/lib/compat/compat1x/Makefile b/lib/compat/compat1x/Makefile index 51e68077d839..51d175f3ff95 100644 --- a/lib/compat/compat1x/Makefile +++ b/lib/compat/compat1x/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1.2.2 1997/03/03 15:11:44 bde Exp $ DISTRIBUTION= compat1x diff --git a/lib/compat/compat20/Makefile b/lib/compat/compat20/Makefile index a9849be01d10..ebba2ff5e109 100644 --- a/lib/compat/compat20/Makefile +++ b/lib/compat/compat20/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1.2.2 1997/03/03 15:11:49 bde Exp $ DISTRIBUTION= compat20 diff --git a/lib/compat/compat21/Makefile b/lib/compat/compat21/Makefile index 8874d84fd123..dedb6685be04 100644 --- a/lib/compat/compat21/Makefile +++ b/lib/compat/compat21/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.2.3 1997/03/03 15:11:52 bde Exp $ +# $Id: Makefile,v 1.1.2.4 1997/04/03 06:20:32 jkh Exp $ DISTRIBUTION= compat21 |
