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/bfin/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc/sysdeps/linux/bfin/Makefile') diff --git a/libc/sysdeps/linux/bfin/Makefile b/libc/sysdeps/linux/bfin/Makefile index 8fb05118e..a76e0039d 100644 --- a/libc/sysdeps/linux/bfin/Makefile +++ b/libc/sysdeps/linux/bfin/Makefile @@ -80,5 +80,3 @@ headers: clean: $(RM) *.[oa] *~ core - $(RM) bits/sysnum.h - $(RM) $(TOPDIR)lib/crt0.o -- cgit v1.2.3