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/unistd/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/unistd') diff --git a/libc/unistd/Makefile.in b/libc/unistd/Makefile.in index a72b2d9ed..ebc3919e7 100644 --- a/libc/unistd/Makefile.in +++ b/libc/unistd/Makefile.in @@ -39,7 +39,6 @@ $(UNISTD_MOBJ) $(UNISTD_MOBJ:.o=.os): $(UNISTD_MSRC) $(compile.m) libc-a-y+=$(UNISTD_OBJS) -libc-a-pic-y+=$(UNISTD_OBJS:.o=.os) libc-so-y+=$(UNISTD_OBJS:.o=.os) CFLAGS-multi-y+=$(UNISTD_DEF) -- cgit v1.2.3