summaryrefslogtreecommitdiffstats
path: root/package/pcre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/pcre/Makefile')
-rw-r--r--package/pcre/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/pcre/Makefile b/package/pcre/Makefile
index 918ef4662..b24d7d8a2 100644
--- a/package/pcre/Makefile
+++ b/package/pcre/Makefile
@@ -88,5 +88,5 @@ uninstall-dev:
$(STAGING_DIR)/usr/include/pcre{,posix}.h \
$(STAGING_DIR)/usr/lib/libpcre{,posix}.{a,so*} \
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev