summaryrefslogtreecommitdiffstats
path: root/rules/cairo.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/cairo.make')
-rw-r--r--rules/cairo.make10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules/cairo.make b/rules/cairo.make
index 5f78ef5ac..e1990a014 100644
--- a/rules/cairo.make
+++ b/rules/cairo.make
@@ -1,5 +1,4 @@
# -*-makefile-*-
-# $Id: template 5041 2006-03-09 08:45:49Z mkl $
#
# Copyright (C) 2006, 2009 by Marc Kleine-Budde <mkl@pengutronix.de>
#
@@ -140,13 +139,4 @@ $(STATEDIR)/cairo.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-cairo_clean:
- rm -rf $(STATEDIR)/cairo.*
- rm -rf $(PKGDIR)/cairo_*
- rm -rf $(CAIRO_DIR)
-
# vim: syntax=make