summaryrefslogtreecommitdiffstats
path: root/rules/libgd.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libgd.make')
-rw-r--r--rules/libgd.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/libgd.make b/rules/libgd.make
index 582d2e84b..48f5a7fc6 100644
--- a/rules/libgd.make
+++ b/rules/libgd.make
@@ -104,12 +104,4 @@ $(STATEDIR)/libgd.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-libgd_clean:
- rm -rf $(STATEDIR)/libgd.*
- rm -rf $(LIBGD_DIR)
-
# vim: syntax=make