summaryrefslogtreecommitdiffstats
path: root/rules/htop.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/htop.make')
-rw-r--r--rules/htop.make10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules/htop.make b/rules/htop.make
index cc35c4cf1..887b10742 100644
--- a/rules/htop.make
+++ b/rules/htop.make
@@ -1,5 +1,4 @@
# -*-makefile-*-
-# $Id: template 6655 2007-01-02 12:55:21Z rsc $
#
# Copyright (C) 2007 by Robert Schwebel
#
@@ -69,13 +68,4 @@ $(STATEDIR)/htop.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-htop_clean:
- rm -rf $(STATEDIR)/htop.*
- rm -rf $(PKGDIR)/htop_*
- rm -rf $(HTOP_DIR)
-
# vim: syntax=make