From 68a33eafc43aacb139ea21efbab91a5c2efe8069 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Tue, 27 Sep 2005 08:12:29 +0000 Subject: Speed up clean target, don't recurse where possible, remove unneeded actions --- libc/sysdeps/linux/mips/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc/sysdeps/linux/mips/Makefile') diff --git a/libc/sysdeps/linux/mips/Makefile b/libc/sysdeps/linux/mips/Makefile index 82484c0e7..52bed5ef9 100644 --- a/libc/sysdeps/linux/mips/Makefile +++ b/libc/sysdeps/linux/mips/Makefile @@ -88,6 +88,4 @@ headers: clean: $(RM) *.[oa] *~ core - $(RM) bits/sysnum.h - $(RM) $(TOPDIR)/include/fpu_control.h $(RM) $(TOPDIR)/include/sgidefs.h -- cgit v1.2.3