summaryrefslogtreecommitdiffstats
path: root/rules/xorg-font-adobe-utopia-type1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-01-13 17:20:19 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-01-18 10:29:50 +0100
commit53eb65853ab9b6aa5bc2acf809879dfe303fc286 (patch)
tree306d7c59af063dcf6713b78840024c3dadc07df0 /rules/xorg-font-adobe-utopia-type1.make
parent4516ef2e693b9c044999f7ea6f02cbcbe3114e05 (diff)
downloadptxdist-53eb65853ab9b6aa5bc2acf809879dfe303fc286.tar.gz
ptxdist-53eb65853ab9b6aa5bc2acf809879dfe303fc286.tar.xz
[rules] remove obsolete clean target & minor cleanups
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/xorg-font-adobe-utopia-type1.make')
-rw-r--r--rules/xorg-font-adobe-utopia-type1.make9
1 files changed, 0 insertions, 9 deletions
diff --git a/rules/xorg-font-adobe-utopia-type1.make b/rules/xorg-font-adobe-utopia-type1.make
index dc3c634ac..a2f1fac7a 100644
--- a/rules/xorg-font-adobe-utopia-type1.make
+++ b/rules/xorg-font-adobe-utopia-type1.make
@@ -77,13 +77,4 @@ $(STATEDIR)/xorg-font-adobe-utopia-type1.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-xorg-font-adobe-utopia-type1_clean:
- rm -rf $(STATEDIR)/xorg-font-adobe-utopia-type1.*
- rm -rf $(PKGDIR)/xorg-font-adobe-utopia-type1_*
- rm -rf $(XORG_FONT_ADOBE_UTOPIA_TYPE1_DIR)
-
# vim: syntax=make