aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/pcre
diff options
context:
space:
mode:
authorRechi <Rechi@users.noreply.github.com>2018-02-09 16:00:00 +0100
committerRechi <Rechi@users.noreply.github.com>2018-02-09 16:00:00 +0100
commitce136c8bc4a3a0af3f24752f2a7630d359ae10d6 (patch)
treed8b671450295f2b7abc901519da5d8ab77cfb0e6 /tools/depends/target/pcre
parenta7b69100924d537caac246a9d0980e27d0f18ffd (diff)
[depends][cleanup] CLEAN_FILES is unused
Diffstat (limited to 'tools/depends/target/pcre')
-rw-r--r--tools/depends/target/pcre/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/depends/target/pcre/Makefile b/tools/depends/target/pcre/Makefile
index f0182675f7..b8c90b78d5 100644
--- a/tools/depends/target/pcre/Makefile
+++ b/tools/depends/target/pcre/Makefile
@@ -16,7 +16,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; ./configure --prefix=$(PREFIX)
LIBDYLIB=$(PLATFORM)/.libs/lib$(LIBNAME).a
-CLEAN_FILES=$(ARCHIVE) $(PLATFORM)
all: .installed-$(PLATFORM)