* stdio-common/Makefile (generated): Add errlist-compat.c.
* locale/Makefile (extra-objs): Add $(localedef-aux:=.o).
2002-08-31 Ulrich Drepper <drepper@redhat.com>
+ * stdio-common/Makefile (generated): Add errlist-compat.c.
+
+ * locale/Makefile (extra-objs): Add $(localedef-aux:=.o).
+
* locale/localeinfo.h: Pretty printing.
* stdio-common/vfprintf.c (vfprintf): Remove duplicate ifs in
+2002-08-31 Ulrich Drepper <drepper@redhat.com>
+
+ * Makefile: Don't use rule for crt%.o, spell it out as rules for
+ crti.o and crtn.o.
+
2002-08-30 Roland McGrath <roland@redhat.com>
* Makefile (extra-objs, omit-deps): Add crtn.
2002-08-30 Jakub Jelinek <jakub@redhat.com>
- * pthread.c (__pthread_initialize_minimal): Call __uselocale even
- if [! SHARED].
+ * pthread.c (__pthread_initialize_minimal): Call __uselocale even
+ if [! SHARED].
2002-08-30 Roland McGrath <roland@redhat.com>
others = localedef locale
#others-static = localedef locale
install-bin = localedef locale
-extra-objs = $(localedef-modules:=.o) $(locale-modules:=.o) \
- $(lib-modules:=.o)
+extra-objs = $(localedef-modules:=.o) $(localedef-aux:=.o) \
+ $(locale-modules:=.o) $(lib-modules:=.o)
extra-libs = libBrokenLocale
extra-libs-others = $(extra-libs)
install-others = $(inst_includedir)/bits/stdio_lim.h
+generated = errlist-compat.c
+
include ../Makeconfig
aux := errlist siglist