summaryrefslogtreecommitdiffstats
path: root/rules/cbmbasic.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/cbmbasic.make')
-rw-r--r--rules/cbmbasic.make10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules/cbmbasic.make b/rules/cbmbasic.make
index d8a912962..742787bdd 100644
--- a/rules/cbmbasic.make
+++ b/rules/cbmbasic.make
@@ -1,5 +1,4 @@
# -*-makefile-*-
-# $Id: template-make 9053 2008-11-03 10:58:48Z wsa $
#
# Copyright (C) 2008 by Robert Schwebel <r.schwebel@pengutronix.de>
#
@@ -97,13 +96,4 @@ $(STATEDIR)/cbmbasic.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-cbmbasic_clean:
- rm -rf $(STATEDIR)/cbmbasic.*
- rm -rf $(PKGDIR)/cbmbasic_*
- rm -rf $(CBMBASIC_DIR)
-
# vim: syntax=make