diff options
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 4de61092e2a5c..1e329557261c3 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 5201d4a7dee7b..fc89e8abee429 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 51e68077d8396..51d175f3ff952 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 a9849be01d103..ebba2ff5e1091 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 50e2f230b218b..62cbdc3caa0ee 100644 --- a/lib/compat/compat21/Makefile +++ b/lib/compat/compat21/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1.2.3 1997/03/03 15:11:52 bde Exp $ DISTRIBUTION= compat21 |