summaryrefslogtreecommitdiffstats
path: root/rules/lmbench.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/lmbench.make')
-rw-r--r--rules/lmbench.make10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules/lmbench.make b/rules/lmbench.make
index 606bc2920..d90b76138 100644
--- a/rules/lmbench.make
+++ b/rules/lmbench.make
@@ -1,5 +1,4 @@
# -*-makefile-*-
-# $Id: template-make 9053 2008-11-03 10:58:48Z wsa $
#
# Copyright (C) 2009 by Robert Schwebel
#
@@ -156,13 +155,4 @@ $(STATEDIR)/lmbench.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-lmbench_clean:
- rm -rf $(STATEDIR)/lmbench.*
- rm -rf $(PKGDIR)/lmbench_*
- rm -rf $(LMBENCH_DIR)
-
# vim: syntax=make