summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-12-06 14:22:40 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-12-06 14:22:40 +0000
commitb3f0872f223b7cd3ce8f408ef0339659234d0558 (patch)
tree7610fe1169ac6a91fbbf9acfaa71f0f6486837dd /Makefile.in
parentcce16f1d63981977fc81980f5449e70ee51775be (diff)
Remove a loop if locales are to be built
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 2515880c8..8f65678dd 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -93,6 +93,9 @@ headers: include/bits/uClibc_config.h
$(RM) include/bits/sysnum.h; \
mv -f include/bits/sysnum.h.new include/bits/sysnum.h; \
fi
+ifeq ($(UCLIBC_HAS_LOCALE),y)
+ $(MAKE) locale_headers
+endif
pregen: headers