|
@@ -35,7 +35,7 @@ AOBJS = $(LIBC_OBJS)
|
|
LOBJS = $(LIBC_OBJS:.o=.lo)
|
|
LOBJS = $(LIBC_OBJS:.o=.lo)
|
|
GENH = obj/include/bits/alltypes.h obj/include/bits/syscall.h
|
|
GENH = obj/include/bits/alltypes.h obj/include/bits/syscall.h
|
|
GENH_INT = obj/src/internal/version.h
|
|
GENH_INT = obj/src/internal/version.h
|
|
-IMPH = $(addprefix $(srcdir)/, src/internal/stdio_impl.h src/internal/pthread_impl.h src/internal/libc.h)
|
|
|
|
|
|
+IMPH = $(addprefix $(srcdir)/, src/internal/stdio_impl.h src/internal/pthread_impl.h src/internal/locale_impl.h src/internal/libc.h)
|
|
|
|
|
|
LDFLAGS =
|
|
LDFLAGS =
|
|
LDFLAGS_AUTO =
|
|
LDFLAGS_AUTO =
|