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/m68k/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/sysdeps/linux/m68k/Makefile') diff --git a/libc/sysdeps/linux/m68k/Makefile b/libc/sysdeps/linux/m68k/Makefile index 7e595229f..c3a58aa53 100644 --- a/libc/sysdeps/linux/m68k/Makefile +++ b/libc/sysdeps/linux/m68k/Makefile @@ -96,7 +96,6 @@ endif clean: $(RM) *.[oa] *~ core - $(RM) bits/sysnum.h ifneq ($(strip $(HAVE_ELF)),y) $(RM) $(TOPDIR)/include/float.h endif -- cgit v1.2.3