From 9186977b216f48391185164070b9765100520dab Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Thu, 22 Sep 2005 00:04:48 +0000 Subject: Makefile cleanups --- libc/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc') diff --git a/libc/Makefile b/libc/Makefile index 31e4bab17..f66d28999 100644 --- a/libc/Makefile +++ b/libc/Makefile @@ -98,8 +98,6 @@ tags: ctags -R clean: subdirs_clean halfclean - @$(RM) -r tmp - $(RM) include/asm include/linux include/bits $(RM) obj.* subdirs: $(patsubst %, _dir_%, $(DIRS)) -- cgit v1.2.3