summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
# ----------------------------------------------------------------------------