summaryrefslogtreecommitdiffstats
path: root/rules/glibc.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/glibc.make')
-rw-r--r--rules/glibc.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/glibc.make b/rules/glibc.make
index 34290a6e9..138d68068 100644
--- a/rules/glibc.make
+++ b/rules/glibc.make
@@ -197,13 +197,5 @@ endif
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-glibc_clean:
- rm -rf $(STATEDIR)/glibc.*
- rm -rf $(PKGDIR)/glibc_*
-
# vim: syntax=make