summaryrefslogtreecommitdiff
path: root/libc/misc/regex/Makefile.in
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-11-28 16:39:11 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-11-28 16:39:11 +0000
commitc4869de2c791985539b642ec22606a3cebc03778 (patch)
tree62bc650f32e54ac31fe59966cd53b90ff3e15f5a /libc/misc/regex/Makefile.in
parent47e2330706f095aecc98fb7998c60bd1c6c045d3 (diff)
Rename regex.c to regex_old.c
Diffstat (limited to 'libc/misc/regex/Makefile.in')
-rw-r--r--libc/misc/regex/Makefile.in2
1 files changed, 1 insertions, 1 deletions
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