OSDN Git Service

Fix a silly error.
authorManuel Novoa III <mjn3@codepoet.org>
Fri, 1 Aug 2003 20:35:12 +0000 (20:35 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Fri, 1 Aug 2003 20:35:12 +0000 (20:35 -0000)
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.

extra/locale/Makefile

index 41438da..51fcde8 100644 (file)
@@ -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