From 53eb65853ab9b6aa5bc2acf809879dfe303fc286 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Wed, 13 Jan 2010 17:20:19 +0100 Subject: [rules] remove obsolete clean target & minor cleanups Signed-off-by: Michael Olbrich --- rules/host-gperf.make | 8 -------- 1 file changed, 8 deletions(-) (limited to 'rules/host-gperf.make') 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 -- cgit v1.2.3