aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/native/zlib-native/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/depends/native/zlib-native/Makefile')
-rw-r--r--tools/depends/native/zlib-native/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/depends/native/zlib-native/Makefile b/tools/depends/native/zlib-native/Makefile
index 625118acf6..2bd153be75 100644
--- a/tools/depends/native/zlib-native/Makefile
+++ b/tools/depends/native/zlib-native/Makefile
@@ -13,8 +13,6 @@ CONFIGURE= CC="$(CC_FOR_BUILD)" CFLAGS="$(BUILD_CFLAGS)" ./configure --prefix=$(
LIBDYLIB=$(PLATFORM)/$(LIBNAME).a
-CLEAN_FILES=$(ARCHIVE) $(PLATFORM)
-
all: .installed-$(PLATFORM)
$(TARBALLS_LOCATION)/$(ARCHIVE):