summaryrefslogtreecommitdiff
path: root/libc/Makefile
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-09-22 00:04:48 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-09-22 00:04:48 +0000
commit9186977b216f48391185164070b9765100520dab (patch)
treedeefd8607e6b91cdd4952ab4a27e5356f406a16a /libc/Makefile
parenta9182335e66f3607f81e9557c64a311028508d65 (diff)
Makefile cleanups
Diffstat (limited to 'libc/Makefile')
-rw-r--r--libc/Makefile2
1 files changed, 0 insertions, 2 deletions
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))