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..c230cc29ddf74 100644 --- a/lib/compat/Makefile +++ b/lib/compat/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 14:57:32 peter Exp $ SUBDIR= diff --git a/lib/compat/Makefile.inc b/lib/compat/Makefile.inc index b7db7f3648410..357562652bc8b 100644 --- a/lib/compat/Makefile.inc +++ b/lib/compat/Makefile.inc @@ -1,3 +1,3 @@ -# $Id: Makefile.inc,v 1.4 1997/02/22 14:57:33 peter Exp $ +# $Id: Makefile.inc,v 1.5 1998/09/26 11:54:02 jkh Exp $ LIBCOMPATDIR?= ${LIBDIR}/compat/aout diff --git a/lib/compat/compat1x/Makefile b/lib/compat/compat1x/Makefile index 51e68077d8396..30497894e719d 100644 --- a/lib/compat/compat1x/Makefile +++ b/lib/compat/compat1x/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.7 1997/02/22 14:57:35 peter Exp $ DISTRIBUTION= compat1x diff --git a/lib/compat/compat20/Makefile b/lib/compat/compat20/Makefile index a9849be01d103..6c2cec7dadaae 100644 --- a/lib/compat/compat20/Makefile +++ b/lib/compat/compat20/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.7 1997/02/22 14:57:37 peter Exp $ DISTRIBUTION= compat20 diff --git a/lib/compat/compat21/Makefile b/lib/compat/compat21/Makefile index 0fcb6918f4b8b..f6e43b78aed40 100644 --- a/lib/compat/compat21/Makefile +++ b/lib/compat/compat21/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1997/02/22 14:57:39 peter Exp $ +# $Id: Makefile,v 1.9 1997/04/03 06:08:27 jkh Exp $ DISTRIBUTION= compat21 |