summaryrefslogtreecommitdiffstats
path: root/rules/libpcre.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libpcre.make')
-rw-r--r--rules/libpcre.make12
1 files changed, 0 insertions, 12 deletions
diff --git a/rules/libpcre.make b/rules/libpcre.make
index dfdff7ea4..f9c5741eb 100644
--- a/rules/libpcre.make
+++ b/rules/libpcre.make
@@ -54,18 +54,6 @@ LIBPCRE_AUTOCONF += --enable-utf8
endif
# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/libpcre.install:
- @$(call targetinfo)
- @$(call install, LIBPCRE)
-
- cp $(LIBPCRE_DIR)/pcre-config $(PTXCONF_SYSROOT_CROSS)/bin/pcre-config
-
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------