diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
commit | 1784d64eb85eb63599204bb31b826970b6661e65 (patch) | |
tree | 31089dd6c9e4a7feeac25f24574e6269b75f5db0 /gnu/lib/libregex/test | |
parent | fe49c1266233ddc2306072aefb4e1c1d045060fe (diff) |
Diffstat (limited to 'gnu/lib/libregex/test')
-rw-r--r-- | gnu/lib/libregex/test/Makefile | 2 | ||||
-rw-r--r-- | gnu/lib/libregex/test/Makefile.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libregex/test/Makefile b/gnu/lib/libregex/test/Makefile index e8516a86d2d9d..675cdc17cd962 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 5fc51be61934a..630adac5e66c9 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. # |