summaryrefslogtreecommitdiff
path: root/extra/locale
diff options
context:
space:
mode:
authorManuel Novoa III <mjn3@codepoet.org>2003-08-01 20:35:12 +0000
committerManuel Novoa III <mjn3@codepoet.org>2003-08-01 20:35:12 +0000
commit0af3a0f0b6bd4e75099bbb8639c9ce5704adc3a4 (patch)
treeca98c671fd89bc1ce190635e651a2a0f14d07ecf /extra/locale
parent1217289737588e65b088b3535428b27c7287d699 (diff)
Fix a silly error.
To use the pregenerated locales, untar in the extra/locale directory. Do a 'make config' or 'make menuconfig' in the uClibc root dir, then a 'make headers' followed by 'make -C extra/locale pregen'. Then continue with 'make' as usual.
Diffstat (limited to 'extra/locale')
-rw-r--r--extra/locale/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/locale/Makefile b/extra/locale/Makefile
index 41438dadc..51fcde85b 100644
--- a/extra/locale/Makefile
+++ b/extra/locale/Makefile
@@ -128,3 +128,4 @@ clean:
rm -f gen_mmap locale.mmap lmmtolso
rm -f locale_data.c locale_data.o uClibc_locale_data.h
+.PHONY: pregen