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/misc/search/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/misc/search/Makefile.in') diff --git a/libc/misc/search/Makefile.in b/libc/misc/search/Makefile.in index b762db6e0..8d6586e75 100644 --- a/libc/misc/search/Makefile.in +++ b/libc/misc/search/Makefile.in @@ -54,7 +54,6 @@ $(MISC_SEARCH_MOBJ4) $(MISC_SEARCH_MOBJ4:.o=.os): $(MISC_SEARCH_MSRC4) $(compile.m) libc-a-y+=$(MISC_SEARCH_OBJS) -libc-a-pic-y+=$(MISC_SEARCH_OBJS:.o=.os) libc-so-y+=$(MISC_SEARCH_OBJS:.o=.os) CFLAGS-multi-y+=$(MISC_SEARCH_DEF) -- cgit v1.2.3