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/ctype/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc/misc/ctype') diff --git a/libc/misc/ctype/Makefile.in b/libc/misc/ctype/Makefile.in index f9f1bfbed..a496d19a8 100644 --- a/libc/misc/ctype/Makefile.in +++ b/libc/misc/ctype/Makefile.in @@ -41,8 +41,6 @@ $(MISC_CTYPE_MOBJx) $(MISC_CTYPE_MOBJx:.o=.os): $(MISC_CTYPE_MSRC) libc-a-y+=$(MISC_CTYPE_MOBJ) libc-a-$(UCLIBC_HAS_XLOCALE)+=$(MISC_CTYPE_MOBJx) -libc-a-pic-y+=$(MISC_CTYPE_MOBJ:.o=.os) -libc-a-pic-$(UCLIBC_HAS_XLOCALE)+=$(MISC_CTYPE_MOBJx:.o=.os) libc-so-y+=$(MISC_CTYPE_MOBJ:.o=.os) libc-so-$(UCLIBC_HAS_XLOCALE)+=$(MISC_CTYPE_MOBJx:.o=.os) -- cgit v1.2.3