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 /gnu/lib/libregex | |
| parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) | |
Diffstat (limited to 'gnu/lib/libregex')
| -rw-r--r-- | gnu/lib/libregex/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/libregex/test/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/libregex/test/Makefile.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/lib/libregex/Makefile b/gnu/lib/libregex/Makefile index ccbd62e3fd6c..c553a8df2f2d 100644 --- a/gnu/lib/libregex/Makefile +++ b/gnu/lib/libregex/Makefile @@ -1,4 +1,4 @@ -# $Header: /home/ncvs/src/gnu/lib/libregex/Makefile,v 1.19 1996/11/16 22:53:42 joerg Exp $ +# $Header: /home/ncvs/src/gnu/lib/libregex/Makefile,v 1.18.2.1 1996/11/20 15:05:46 joerg Exp $ LIB= gnuregex diff --git a/gnu/lib/libregex/test/Makefile b/gnu/lib/libregex/test/Makefile index e8516a86d2d9..675cdc17cd96 100644 --- a/gnu/lib/libregex/test/Makefile +++ b/gnu/lib/libregex/test/Makefile @@ -1,4 +1,4 @@ -# $Id: $ +# $Id: Makefile,v 1.3 1996/05/07 23:14:48 wosch Exp $ # Generated automatically from Makefile.in by configure. # Makefile for regex testing. diff --git a/gnu/lib/libregex/test/Makefile.in b/gnu/lib/libregex/test/Makefile.in index 5fc51be61934..630adac5e66c 100644 --- a/gnu/lib/libregex/test/Makefile.in +++ b/gnu/lib/libregex/test/Makefile.in @@ -1,4 +1,4 @@ -# $Id: $ +# $Id: Makefile.in,v 1.3 1996/05/07 23:14:49 wosch Exp $ # Makefile for regex testing. # |
