diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
| commit | a0d351b26be784ec2f31673b9c873781f01bad63 (patch) | |
| tree | 5d0d134564f782e2ea5841c289a150806df6ba7c /gnu/lib/libregex | |
| parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (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. # |
