summaryrefslogtreecommitdiffstats
path: root/rules/php5.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/php5.make')
-rw-r--r--rules/php5.make9
1 files changed, 0 insertions, 9 deletions
diff --git a/rules/php5.make b/rules/php5.make
index b63d7b442..440ccbcc9 100644
--- a/rules/php5.make
+++ b/rules/php5.make
@@ -333,13 +333,4 @@ endif
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-php5_clean:
- rm -rf $(STATEDIR)/php5.*
- rm -rf $(PKGDIR)/php5_*
- rm -rf $(PHP5_DIR)
-
# vim: syntax=make