summaryrefslogtreecommitdiffstats
path: root/rules/fbutils.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/fbutils.make')
-rw-r--r--rules/fbutils.make10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules/fbutils.make b/rules/fbutils.make
index abcaf1cb2..6160428e5 100644
--- a/rules/fbutils.make
+++ b/rules/fbutils.make
@@ -1,5 +1,4 @@
# -*-makefile-*-
-# $Id: template 1681 2004-09-01 18:12:49Z $
#
# Copyright (C) 2004 by Sascha Hauer
#
@@ -73,13 +72,4 @@ endif
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-fbutils_clean:
- rm -rf $(STATEDIR)/fbutils.*
- rm -rf $(PKGDIR)/fbutils_*
- rm -rf $(FBUTILS_DIR)
-
# vim: syntax=make