From de5359a57065d40fcf11a0f609822089de79a97a Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Tue, 1 Nov 2005 13:53:05 +0000 Subject: Remove last unused references to libc-a-pic-, we use only the lists in libc-a-y for objects that go into static libs, changing their suffix to .os, of they should be PIC --- libc/string/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/string/Makefile.in') diff --git a/libc/string/Makefile.in b/libc/string/Makefile.in index 820baec1c..5f1f188c4 100644 --- a/libc/string/Makefile.in +++ b/libc/string/Makefile.in @@ -80,7 +80,6 @@ $(STRING_MOBJWx) $(STRING_MOBJWx:.o=.os): $(STRING_MSRC) $(compile.m) -DWANT_WIDE -D__UCLIBC_DO_XLOCALE libc-a-y+=$(STRING_OBJS) -libc-a-pic-y+=$(STRING_OBJS:.o=.os) libc-so-y+=$(STRING_OBJS:.o=.os) # multi does not work here, because arch/Makefile.in uses the same L_* defines -- cgit v1.2.3