summaryrefslogtreecommitdiff
path: root/libc/string/Makefile.in
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2006-02-22 21:31:24 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2006-02-22 21:31:24 +0000
commit7008806c9a09bd8f5d76d12b22c3fc08b832eeae (patch)
tree3c18296f45916ca70d6bbd903b5d8bc62aba9688 /libc/string/Makefile.in
parent89e4659200242c7ab43d9ebf931aba4318892d91 (diff)
exclude 2 more files from multi
Diffstat (limited to 'libc/string/Makefile.in')
-rw-r--r--libc/string/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/string/Makefile.in b/libc/string/Makefile.in
index 0a908eb58..26410d005 100644
--- a/libc/string/Makefile.in
+++ b/libc/string/Makefile.in
@@ -105,6 +105,8 @@ STRING_COBJ := $(patsubst $(STRING_DIR)/%.c,$(STRING_OUT)/%.o,$(STRING_CSRC))
libc-y += $(STRING_COBJ)
+libc-nomulti-$(UCLIBC_HAS_XLOCALE) += $(STRING_OUT)/wcscoll_l.o $(STRING_OUT)/wcsxfrm_l.o
+
objclean-y += string_objclean
string_objclean: