diff options
Diffstat (limited to 'tools/depends/target/pcre')
-rw-r--r-- | tools/depends/target/pcre/Makefile | 1 |
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) |