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 4de6109..73a612a 100644 --- a/lib/compat/Makefile +++ b/lib/compat/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ SUBDIR= diff --git a/lib/compat/Makefile.inc b/lib/compat/Makefile.inc index 07eb565..74e177f 100644 --- a/lib/compat/Makefile.inc +++ b/lib/compat/Makefile.inc @@ -1,3 +1,3 @@ -# $Id: Makefile.inc,v 1.1 1996/12/23 05:07:20 peter Exp $ +# $FreeBSD$ LIBCOMPATDIR?= ${LIBDIR}/compat diff --git a/lib/compat/compat1x/Makefile b/lib/compat/compat1x/Makefile index 800d1ba..d83e938 100644 --- a/lib/compat/compat1x/Makefile +++ b/lib/compat/compat1x/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1996/12/30 07:31:43 jkh Exp $ +# $FreeBSD$ DISTRIBUTION= compat1x diff --git a/lib/compat/compat20/Makefile b/lib/compat/compat20/Makefile index d7c2f7c..0df10a3 100644 --- a/lib/compat/compat20/Makefile +++ b/lib/compat/compat20/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1996/12/30 07:32:33 jkh Exp $ +# $FreeBSD$ DISTRIBUTION= compat20 diff --git a/lib/compat/compat21/Makefile b/lib/compat/compat21/Makefile index 4f8c04c..caa24c6 100644 --- a/lib/compat/compat21/Makefile +++ b/lib/compat/compat21/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1996/12/31 02:39:40 bde Exp $ +# $FreeBSD$ DISTRIBUTION= compat21 |