From c4869de2c791985539b642ec22606a3cebc03778 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Mon, 28 Nov 2005 16:39:11 +0000 Subject: Rename regex.c to regex_old.c --- libc/misc/regex/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/misc/regex/Makefile.in') diff --git a/libc/misc/regex/Makefile.in b/libc/misc/regex/Makefile.in index 50d2c2d06..5c86e874d 100644 --- a/libc/misc/regex/Makefile.in +++ b/libc/misc/regex/Makefile.in @@ -6,7 +6,7 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # -CSRC:=regex.c +CSRC:=regex_old.c MISC_REGEX_DIR:=$(top_srcdir)libc/misc/regex MISC_REGEX_OUT:=$(top_builddir)libc/misc/regex -- cgit v1.2.3