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/pwd_grp/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc/pwd_grp/Makefile.in') diff --git a/libc/pwd_grp/Makefile.in b/libc/pwd_grp/Makefile.in index 991f38872..d58484b2f 100644 --- a/libc/pwd_grp/Makefile.in +++ b/libc/pwd_grp/Makefile.in @@ -33,8 +33,6 @@ $(PWDGRP_MOBJ) $(PWDGRP_MOBJ:.o=.os): $(PWDGRP_MSRC) libc-a-y+=$(PWDGRP_MOBJ) libc-a-$(HAS_SHADOW)+=$(PWDGRP_OUT)/lckpwdf.o -libc-a-pic-y+=$(PWDGRP_MOBJ:.o=.os) -libc-a-pic-$(HAS_SHADOW)+=$(PWDGRP_OUT)/lckpwdf.os libc-so-y+=$(PWDGRP_MOBJ:.o=.os) libc-so-$(HAS_SHADOW)+=$(PWDGRP_OUT)/lckpwdf.os -- cgit v1.2.3