summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libc/pwd_grp/Makefile.in')
-rw-r--r--libc/pwd_grp/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/pwd_grp/Makefile.in b/libc/pwd_grp/Makefile.in
index 28d7ea075..f9c7149e7 100644
--- a/libc/pwd_grp/Makefile.in
+++ b/libc/pwd_grp/Makefile.in
@@ -24,8 +24,6 @@ PWDGRP_SRC := $(patsubst %.c,$(PWDGRP_DIR)/%.c,$(CSRC))
PWDGRP_OBJ := $(patsubst %.c,$(PWDGRP_OUT)/%.o,$(CSRC))
libc-y += $(PWDGRP_OBJ)
-libc-a-y += $(PWDGRP_OBJ)
-libc-so-y += $(PWDGRP_OBJ:.o=.os)
objclean-y += pwdgrp_objclean