summaryrefslogtreecommitdiffstats
path: root/rules/host-libxslt.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-01-11 16:19:07 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-01-12 08:49:27 +0100
commit8d23fd3f2b9bbbb3904d1d25954c6f1f7d6d64fd (patch)
treebf6ca6cb717def04c4ea7378ee45b0ffa5e5cd2f /rules/host-libxslt.make
parentad07bf4f853df3214614eee1175d0d63991566e8 (diff)
downloadptxdist-8d23fd3f2b9bbbb3904d1d25954c6f1f7d6d64fd.tar.gz
ptxdist-8d23fd3f2b9bbbb3904d1d25954c6f1f7d6d64fd.tar.xz
[host-libxslt] cleanup
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-libxslt.make')
-rw-r--r--rules/host-libxslt.make11
1 files changed, 0 insertions, 11 deletions
diff --git a/rules/host-libxslt.make b/rules/host-libxslt.make
index 77c5c8fa8..6f98a98a9 100644
--- a/rules/host-libxslt.make
+++ b/rules/host-libxslt.make
@@ -28,17 +28,6 @@ $(STATEDIR)/host-libxslt.get: $(STATEDIR)/libxslt.get
@$(call touch)
# ----------------------------------------------------------------------------
-# Extract
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/host-libxslt.extract:
- @$(call targetinfo)
- @$(call clean, $(HOST_LIBXSLT_DIR))
- @$(call extract, LIBXSLT, $(HOST_BUILDDIR))
- @$(call patchin, LIBXSLT, $(HOST_LIBXSLT_DIR))
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------