diff options
Diffstat (limited to 'libc')
-rw-r--r-- | libc/pwd_grp/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/pwd_grp/Makefile b/libc/pwd_grp/Makefile index 18acebf17..8835d665a 100644 --- a/libc/pwd_grp/Makefile +++ b/libc/pwd_grp/Makefile @@ -63,8 +63,5 @@ $(COBJ): %.o : %.c $(OBJ): Makefile -__getgrent_r.c: config.h -initgroups.c: config.h - clean: $(RM) *.[oa] *~ core |