summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-10-28 16:20:18 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-10-28 16:20:18 +0000
commitd2e1267b014a06611f994ec980377bbc0fbbd56a (patch)
tree5db3c3cb2fdac04ef335eb6b2ff453fca8d03d13 /Makefile.in
parent5eef441142b5e70daab13c0edf378f36209280ed (diff)
Correct building locales and backport the changes
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 6935717a2..80a41f3d2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -343,7 +343,6 @@ defconfig: extra/config/conf
clean:
@$(RM) -r lib include/bits
$(RM) lib*/*.a ldso/*/*.a libpthread/*/*.a
- $(RM) libc/misc/locale/locale_data.c
$(RM) libc/misc/internals/interp.c
$(RM) include/fpu_control.h include/dl-osinfo.h
$(MAKE) -C extra/locale clean