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/dash.make | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'rules/dash.make') diff --git a/rules/dash.make b/rules/dash.make index c9242833e..04c2f14bf 100644 --- a/rules/dash.make +++ b/rules/dash.make @@ -1,5 +1,4 @@ # -*-makefile-*- -# $Id: template-make 8008 2008-04-15 07:39:46Z mkl $ # # Copyright (C) 2008 by Robert Schwebel # 2009 by Marc Kleine-Budde @@ -69,13 +68,4 @@ $(STATEDIR)/dash.targetinstall: @$(call touch) -# ---------------------------------------------------------------------------- -# Clean -# ---------------------------------------------------------------------------- - -dash_clean: - rm -rf $(STATEDIR)/dash.* - rm -rf $(PKGDIR)/dash_* - rm -rf $(DASH_DIR) - # vim: syntax=make -- cgit v1.2.3