summaryrefslogtreecommitdiffstats
path: root/rules/hexedit.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/hexedit.make')
-rw-r--r--rules/hexedit.make9
1 files changed, 0 insertions, 9 deletions
diff --git a/rules/hexedit.make b/rules/hexedit.make
index f8e1dd112..134ef1fc9 100644
--- a/rules/hexedit.make
+++ b/rules/hexedit.make
@@ -80,13 +80,4 @@ $(STATEDIR)/hexedit.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-hexedit_clean:
- rm -rf $(STATEDIR)/hexedit.*
- rm -rf $(PKGDIR)/hexedit_*
- rm -rf $(HEXEDIT_DIR)
-
# vim: syntax=make