summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-08-01 22:05:15 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-10-27 18:22:31 +0200
commitcb9bc2a6009800bb9b3bf4e66cfbdf9227433f9f (patch)
treed462641ade6b124396b9a67258745409c7193be6
parentc5f9556afca6392280ce9d9a2b7ee2560594aa0c (diff)
downloadptxdist-cb9bc2a6009800bb9b3bf4e66cfbdf9227433f9f.tar.gz
ptxdist-cb9bc2a6009800bb9b3bf4e66cfbdf9227433f9f.tar.xz
[locales] remove obsolete stages
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/locales.make29
1 files changed, 1 insertions, 28 deletions
diff --git a/rules/locales.make b/rules/locales.make
index e334c1eb1..9099df021 100644
--- a/rules/locales.make
+++ b/rules/locales.make
@@ -1,6 +1,7 @@
# -*-makefile-*-
#
# Copyright (C) 2007 by Luotao Fu <lfu@pengutronix.de>
+# (C) 2010 by Michael Olbrich <m.olbrich@pengutronix.de>
#
# See CREDITS for details about who has contributed to this project.
#
@@ -20,34 +21,6 @@ LOCALES := locales
LOCALES_VERSION := 1.0
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/locales.extract:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Prepare
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/locales.prepare:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
-# Compile
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/locales.compile:
- @$(call targetinfo)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Install
# ----------------------------------------------------------------------------