summaryrefslogtreecommitdiffstats
path: root/rules/host-gperf.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-gperf.make')
-rw-r--r--rules/host-gperf.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/host-gperf.make b/rules/host-gperf.make
index 27bf10ef4..eee9f16ff 100644
--- a/rules/host-gperf.make
+++ b/rules/host-gperf.make
@@ -42,12 +42,4 @@ HOST_GPERF_ENV := $(HOST_ENV)
#
HOST_GPERF_AUTOCONF := $(HOST_AUTOCONF)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-host-gperf_clean:
- rm -rf $(STATEDIR)/host-gperf.*
- rm -rf $(HOST_GPERF_DIR)
-
# vim: syntax=make