diff options
author | Rechi <Rechi@users.noreply.github.com> | 2018-02-09 16:00:00 +0100 |
---|---|---|
committer | Rechi <Rechi@users.noreply.github.com> | 2018-02-09 16:00:00 +0100 |
commit | ce136c8bc4a3a0af3f24752f2a7630d359ae10d6 (patch) | |
tree | d8b671450295f2b7abc901519da5d8ab77cfb0e6 | |
parent | a7b69100924d537caac246a9d0980e27d0f18ffd (diff) |
[depends][cleanup] CLEAN_FILES is unused
64 files changed, 0 insertions, 124 deletions
diff --git a/tools/depends/native/autoconf-native/Makefile b/tools/depends/native/autoconf-native/Makefile index 61a27e4347..bb5d2f894c 100644 --- a/tools/depends/native/autoconf-native/Makefile +++ b/tools/depends/native/autoconf-native/Makefile @@ -14,8 +14,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) LIBDYLIB=$(PLATFORM)/bin/autoconf -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/automake-native/Makefile b/tools/depends/native/automake-native/Makefile index bdeaf34fa8..6ef6a1cd2c 100644 --- a/tools/depends/native/automake-native/Makefile +++ b/tools/depends/native/automake-native/Makefile @@ -13,8 +13,6 @@ CONFIGURE=./configure --prefix=$(NATIVEPREFIX) LIBDYLIB=$(PLATFORM)/bin/automake -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/cmake-native/Makefile b/tools/depends/native/cmake-native/Makefile index 614856bfa3..54ba5c3059 100644 --- a/tools/depends/native/cmake-native/Makefile +++ b/tools/depends/native/cmake-native/Makefile @@ -23,8 +23,6 @@ endif APP=$(PLATFORM)/bin/$(APPNAME) -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/dpkg-native/Makefile b/tools/depends/native/dpkg-native/Makefile index 9aacca63a5..d2df9f2343 100644 --- a/tools/depends/native/dpkg-native/Makefile +++ b/tools/depends/native/dpkg-native/Makefile @@ -16,8 +16,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) --enable-static --disable-shared \ LIBDYLIB=$(PLATFORM)/dpkg-deb/dpkg-deb -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/expat-native/Makefile b/tools/depends/native/expat-native/Makefile index 940e00d802..c6574b6066 100644 --- a/tools/depends/native/expat-native/Makefile +++ b/tools/depends/native/expat-native/Makefile @@ -14,8 +14,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) ./conftools; ./configure --prefix= LIBDYLIB=$(PLATFORM)/.libs/lib$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/fakeroot-native/Makefile b/tools/depends/native/fakeroot-native/Makefile index d3b3c2e527..21dd0e48fe 100644 --- a/tools/depends/native/fakeroot-native/Makefile +++ b/tools/depends/native/fakeroot-native/Makefile @@ -14,8 +14,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) --disable-dependency-tracking --disable APP=$(PLATFORM)/$(APPNAME) -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/gettext-native/Makefile b/tools/depends/native/gettext-native/Makefile index 7dca64bd5c..751ed55a80 100644 --- a/tools/depends/native/gettext-native/Makefile +++ b/tools/depends/native/gettext-native/Makefile @@ -22,8 +22,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) \ LIBDYLIB=$(PLATFORM)/gettext-tools/src/.libs/libgettextsrc.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/giflib-native/Makefile b/tools/depends/native/giflib-native/Makefile index b556e67052..f8a8c509dd 100644 --- a/tools/depends/native/giflib-native/Makefile +++ b/tools/depends/native/giflib-native/Makefile @@ -14,8 +14,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) LIBDYLIB=$(PLATFORM)/lib/.libs/libgif.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/ldid-native/Makefile b/tools/depends/native/ldid-native/Makefile index e356076b99..a75b5b9579 100644 --- a/tools/depends/native/ldid-native/Makefile +++ b/tools/depends/native/ldid-native/Makefile @@ -9,8 +9,6 @@ VERSION=1.0.0 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/libjpeg-turbo-native/Makefile b/tools/depends/native/libjpeg-turbo-native/Makefile index fecb2b1560..f673e84d97 100644 --- a/tools/depends/native/libjpeg-turbo-native/Makefile +++ b/tools/depends/native/libjpeg-turbo-native/Makefile @@ -16,8 +16,6 @@ CFLAGS+=-O3 LIBDYLIB=$(PLATFORM)/.libs/libjpeg.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/liblzo2-native/Makefile b/tools/depends/native/liblzo2-native/Makefile index 4c661096e4..110adeecd0 100644 --- a/tools/depends/native/liblzo2-native/Makefile +++ b/tools/depends/native/liblzo2-native/Makefile @@ -15,8 +15,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) autoconf/; \ LIBDYLIB=$(PLATFORM)/src/.libs/lib$(LIBNAME)2.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/libpng-native/Makefile b/tools/depends/native/libpng-native/Makefile index 7fcc0904d0..ad81b15060 100644 --- a/tools/depends/native/libpng-native/Makefile +++ b/tools/depends/native/libpng-native/Makefile @@ -15,8 +15,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/.libs/$(LIBNAME)16.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/libtool-native/Makefile b/tools/depends/native/libtool-native/Makefile index d28d4e6b5e..98a3a9d9a2 100644 --- a/tools/depends/native/libtool-native/Makefile +++ b/tools/depends/native/libtool-native/Makefile @@ -15,8 +15,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) \ LIBDYLIB=$(PLATFORM)/libtool -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/m4-native/Makefile b/tools/depends/native/m4-native/Makefile index f734c96922..30bfea48d9 100644 --- a/tools/depends/native/m4-native/Makefile +++ b/tools/depends/native/m4-native/Makefile @@ -14,8 +14,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) LIBDYLIB=$(PLATFORM)/src/$(LIBNAME) -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/pcre-native/Makefile b/tools/depends/native/pcre-native/Makefile index dfee8688bb..6894f24baf 100644 --- a/tools/depends/native/pcre-native/Makefile +++ b/tools/depends/native/pcre-native/Makefile @@ -17,7 +17,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) --disable-cpp \ LIBDYLIB=$(PLATFORM)/.libs/lib$(LIBNAME).so -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) all: .installed-$(PLATFORM) diff --git a/tools/depends/native/pkg-config-native/Makefile b/tools/depends/native/pkg-config-native/Makefile index a0526261c9..6a481579a0 100644 --- a/tools/depends/native/pkg-config-native/Makefile +++ b/tools/depends/native/pkg-config-native/Makefile @@ -19,8 +19,6 @@ endif CONFIGURE=./configure --prefix=$(PREFIX) --enable-indirect-deps --with-pc-path=$(PC_PATH) --with-internal-glib LIBDYLIB=$(PLATFORM)/pkg-config -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/swig-native/Makefile b/tools/depends/native/swig-native/Makefile index 33d683a28f..e0cb3b8150 100644 --- a/tools/depends/native/swig-native/Makefile +++ b/tools/depends/native/swig-native/Makefile @@ -15,8 +15,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) --without-alllang --without-x --disable LIBDYLIB=$(PLATFORM)/swig -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/native/wayland-scanner-native/Makefile b/tools/depends/native/wayland-scanner-native/Makefile index 0a307d64b3..c4d96e2dd3 100644 --- a/tools/depends/native/wayland-scanner-native/Makefile +++ b/tools/depends/native/wayland-scanner-native/Makefile @@ -13,7 +13,6 @@ ARCHIVE=$(SOURCE).tar.xz CONFIGURE=./configure --prefix=$(PREFIX) --disable-libraries --disable-documentation --disable-dtd-validation APP=$(PLATFORM)/wayland-scanner -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) all: .installed-$(PLATFORM) diff --git a/tools/depends/native/waylandpp-scanner-native/Makefile b/tools/depends/native/waylandpp-scanner-native/Makefile index 054a202d59..4851815c2d 100644 --- a/tools/depends/native/waylandpp-scanner-native/Makefile +++ b/tools/depends/native/waylandpp-scanner-native/Makefile @@ -10,7 +10,6 @@ SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz APP=$(PLATFORM)/wayland-scanner++ -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) # Only this package uses CMake for build on native at the moment, # so there is no separate toolchain file. Still we have to unset diff --git a/tools/depends/native/yasm-native/Makefile b/tools/depends/native/yasm-native/Makefile index 63a1f1c915..373efc3b08 100644 --- a/tools/depends/native/yasm-native/Makefile +++ b/tools/depends/native/yasm-native/Makefile @@ -13,8 +13,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) --disable-nls --disable-python APP=$(PLATFORM)/$(APPNAME) -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): 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): diff --git a/tools/depends/pre-depends/autoconf-pre-depends/Makefile b/tools/depends/pre-depends/autoconf-pre-depends/Makefile index 9b6b5ce45e..69bb8e107a 100644 --- a/tools/depends/pre-depends/autoconf-pre-depends/Makefile +++ b/tools/depends/pre-depends/autoconf-pre-depends/Makefile @@ -17,8 +17,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) LIBDYLIB=$(PLATFORM)/bin/autoconf -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: $(PREFIX)/bin/$(LIBNAME) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/pre-depends/m4-pre-depends/Makefile b/tools/depends/pre-depends/m4-pre-depends/Makefile index 14a7dd8f77..a57a5f4938 100644 --- a/tools/depends/pre-depends/m4-pre-depends/Makefile +++ b/tools/depends/pre-depends/m4-pre-depends/Makefile @@ -16,8 +16,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) LIBDYLIB=$(PLATFORM)/src/$(LIBNAME) -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: $(PREFIX)/bin/$(LIBNAME) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/alsa-lib/Makefile b/tools/depends/target/alsa-lib/Makefile index 9e5c7e0031..f2c624aac4 100644 --- a/tools/depends/target/alsa-lib/Makefile +++ b/tools/depends/target/alsa-lib/Makefile @@ -23,8 +23,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/src/.libs/$(LIBNAME).so -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/boblight/Makefile b/tools/depends/target/boblight/Makefile index 5b8e3587b6..91d269bc2b 100644 --- a/tools/depends/target/boblight/Makefile +++ b/tools/depends/target/boblight/Makefile @@ -18,8 +18,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) \ LIBDYLIB=$(PLATFORM)/src/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: $(LIBDYLIB) .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/bzip2/Makefile b/tools/depends/target/bzip2/Makefile index 8085ef964d..cf298aabb3 100644 --- a/tools/depends/target/bzip2/Makefile +++ b/tools/depends/target/bzip2/Makefile @@ -12,8 +12,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) --disable-shared LIBDYLIB=$(PLATFORM)/libbz2.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/curl/Makefile b/tools/depends/target/curl/Makefile index aac280c968..f695cfa2f7 100644 --- a/tools/depends/target/curl/Makefile +++ b/tools/depends/target/curl/Makefile @@ -18,8 +18,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/lib/.libs/lib$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/dbus/Makefile b/tools/depends/target/dbus/Makefile index 2fab9f49a1..af1da0bfd1 100644 --- a/tools/depends/target/dbus/Makefile +++ b/tools/depends/target/dbus/Makefile @@ -13,8 +13,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) \ LIBDYLIB=$(PLATFORM)/$(LIBNAME)/.libs/lib$(LIBNAME)-1.so -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: $(LIBDYLIB) .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/expat/Makefile b/tools/depends/target/expat/Makefile index 7af2cca97a..fa610d9241 100644 --- a/tools/depends/target/expat/Makefile +++ b/tools/depends/target/expat/Makefile @@ -12,8 +12,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) ./conftools; ./configure --prefix= LIBDYLIB=$(PLATFORM)/lib/.libs/lib$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/ffmpeg/Makefile b/tools/depends/target/ffmpeg/Makefile index 55fc68c8ff..856ab30113 100644 --- a/tools/depends/target/ffmpeg/Makefile +++ b/tools/depends/target/ffmpeg/Makefile @@ -66,9 +66,6 @@ ifeq ($(Configuration), Release) ffmpg_config += --disable-debug endif - -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/fontconfig/Makefile b/tools/depends/target/fontconfig/Makefile index e46ac57153..6bc721a9f3 100644 --- a/tools/depends/target/fontconfig/Makefile +++ b/tools/depends/target/fontconfig/Makefile @@ -14,8 +14,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) \ LIBDYLIB=$(PLATFORM)/src/.libs/lib$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/freetype2/Makefile b/tools/depends/target/freetype2/Makefile index fa0bc0d20e..51e46442b0 100644 --- a/tools/depends/target/freetype2/Makefile +++ b/tools/depends/target/freetype2/Makefile @@ -15,8 +15,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) builds/unix; \ LIBDYLIB=$(PLATFORM)/objs/.libs/lib$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/fribidi/Makefile b/tools/depends/target/fribidi/Makefile index 77e26c95ad..9e1b68ce98 100644 --- a/tools/depends/target/fribidi/Makefile +++ b/tools/depends/target/fribidi/Makefile @@ -13,8 +13,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/lib/.libs/lib$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/gettext/Makefile b/tools/depends/target/gettext/Makefile index 31ee560bdf..9bf449c2d1 100644 --- a/tools/depends/target/gettext/Makefile +++ b/tools/depends/target/gettext/Makefile @@ -20,8 +20,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) build-aux/; \ LIBDYLIB=$(PLATFORM)/gettext-runtime/intl/.libs/libintl.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/gmp/Makefile b/tools/depends/target/gmp/Makefile index 35dca78ffb..c83048c729 100644 --- a/tools/depends/target/gmp/Makefile +++ b/tools/depends/target/gmp/Makefile @@ -35,8 +35,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/.libs/lib$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/gnutls/Makefile b/tools/depends/target/gnutls/Makefile index 5464073ca5..5eb41e45e4 100644 --- a/tools/depends/target/gnutls/Makefile +++ b/tools/depends/target/gnutls/Makefile @@ -22,8 +22,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/lib/.libs/lib$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libandroidjni/Makefile b/tools/depends/target/libandroidjni/Makefile index cc825c9e0a..11acb95f47 100644 --- a/tools/depends/target/libandroidjni/Makefile +++ b/tools/depends/target/libandroidjni/Makefile @@ -10,8 +10,6 @@ GIT_BASE_URL=https://github.com/xbmc LIBDYLIB=$(PLATFORM)/$(LIBNAME)/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libass/Makefile b/tools/depends/target/libass/Makefile index be4852b495..34c9d26819 100644 --- a/tools/depends/target/libass/Makefile +++ b/tools/depends/target/libass/Makefile @@ -13,8 +13,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/$(LIBNAME)/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libcdio-gplv3/Makefile b/tools/depends/target/libcdio-gplv3/Makefile index 5cd6c206da..0a3705d4f0 100644 --- a/tools/depends/target/libcdio-gplv3/Makefile +++ b/tools/depends/target/libcdio-gplv3/Makefile @@ -14,8 +14,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/lib/driver/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libcdio/Makefile b/tools/depends/target/libcdio/Makefile index 72a9082df6..bb22816196 100644 --- a/tools/depends/target/libcdio/Makefile +++ b/tools/depends/target/libcdio/Makefile @@ -14,8 +14,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/lib/driver/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libdvdcss/Makefile b/tools/depends/target/libdvdcss/Makefile index 518ce2b101..a5026227c2 100644 --- a/tools/depends/target/libdvdcss/Makefile +++ b/tools/depends/target/libdvdcss/Makefile @@ -21,8 +21,6 @@ ARCHIVE_TOOL := tar --strip-components=1 -xf # configuration settings config = --prefix=$(PREFIX) --disable-shared --enable-static --with-pic -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - GITREV=$(shell git ls-remote $(BASE_URL) $(VERSION) | awk '{print $$1}') ifeq ($(GITREV),) ARCHIVE=$(LIBNAME)-$(VERSION).tar.gz diff --git a/tools/depends/target/libdvdnav/Makefile b/tools/depends/target/libdvdnav/Makefile index cd44351f0c..fab216472c 100644 --- a/tools/depends/target/libdvdnav/Makefile +++ b/tools/depends/target/libdvdnav/Makefile @@ -39,9 +39,6 @@ else ARCHIVE=$(LIBNAME)-$(GITREV).tar.gz endif - -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) download: $(TARBALLS_LOCATION)/$(ARCHIVE) diff --git a/tools/depends/target/libdvdread/Makefile b/tools/depends/target/libdvdread/Makefile index 3652f1b1f2..0c50a6d312 100644 --- a/tools/depends/target/libdvdread/Makefile +++ b/tools/depends/target/libdvdread/Makefile @@ -42,9 +42,6 @@ else ARCHIVE=$(LIBNAME)-$(GITREV).tar.gz endif - -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) download: $(TARBALLS_LOCATION)/$(ARCHIVE) diff --git a/tools/depends/target/libgcrypt/Makefile b/tools/depends/target/libgcrypt/Makefile index 05b9a7ad14..b2191b5029 100644 --- a/tools/depends/target/libgcrypt/Makefile +++ b/tools/depends/target/libgcrypt/Makefile @@ -24,8 +24,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/src/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libgpg-error/Makefile b/tools/depends/target/libgpg-error/Makefile index 8aa52a56db..b3f596e092 100644 --- a/tools/depends/target/libgpg-error/Makefile +++ b/tools/depends/target/libgpg-error/Makefile @@ -14,8 +14,6 @@ CONFIGURE=./configure --prefix=$(PREFIX) \ LIBDYLIB=$(PLATFORM)/src/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libiconv/Makefile b/tools/depends/target/libiconv/Makefile index bfdc83c683..9fd19a8410 100644 --- a/tools/depends/target/libiconv/Makefile +++ b/tools/depends/target/libiconv/Makefile @@ -14,8 +14,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) build-aux/; \ LIBDYLIB=$(PLATFORM)/lib/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libjpeg-turbo/Makefile b/tools/depends/target/libjpeg-turbo/Makefile index d22bb2c577..53c589e7d7 100644 --- a/tools/depends/target/libjpeg-turbo/Makefile +++ b/tools/depends/target/libjpeg-turbo/Makefile @@ -14,8 +14,6 @@ export CFLAGS=-O3 LIBDYLIB=$(PLATFORM)/.libs/libjpeg.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/liblzo2/Makefile b/tools/depends/target/liblzo2/Makefile index 32d29d87b6..1748a4feea 100644 --- a/tools/depends/target/liblzo2/Makefile +++ b/tools/depends/target/liblzo2/Makefile @@ -13,8 +13,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) autoconf/; \ LIBDYLIB=$(PLATFORM)/src/.libs/lib$(LIBNAME)2.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libmicrohttpd/Makefile b/tools/depends/target/libmicrohttpd/Makefile index 69c5e98fc0..c1e454070a 100644 --- a/tools/depends/target/libmicrohttpd/Makefile +++ b/tools/depends/target/libmicrohttpd/Makefile @@ -15,8 +15,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/src/microhttpd/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libnfs/Makefile b/tools/depends/target/libnfs/Makefile index e7de59dc64..6d6ab8f727 100644 --- a/tools/depends/target/libnfs/Makefile +++ b/tools/depends/target/libnfs/Makefile @@ -12,8 +12,6 @@ CONFIGURE=CFLAGS="-DHAVE_NET_IF_H" ./configure --prefix=$(PREFIX) LIBDYLIB=$(PLATFORM)/lib/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libpng/Makefile b/tools/depends/target/libpng/Makefile index 20a06bb39b..de97342d14 100644 --- a/tools/depends/target/libpng/Makefile +++ b/tools/depends/target/libpng/Makefile @@ -13,8 +13,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/.libs/$(LIBNAME)16.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libusb/Makefile b/tools/depends/target/libusb/Makefile index f7101340ba..5f8cf73627 100644 --- a/tools/depends/target/libusb/Makefile +++ b/tools/depends/target/libusb/Makefile @@ -13,8 +13,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: $(LIBDYLIB) .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libxml2/Makefile b/tools/depends/target/libxml2/Makefile index c283f66385..9e71133ce4 100644 --- a/tools/depends/target/libxml2/Makefile +++ b/tools/depends/target/libxml2/Makefile @@ -13,8 +13,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/libxslt/Makefile b/tools/depends/target/libxslt/Makefile index 021f551ceb..0d0465e0db 100644 --- a/tools/depends/target/libxslt/Makefile +++ b/tools/depends/target/libxslt/Makefile @@ -13,8 +13,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/$(LIBNAME)/.libs/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/nettle/Makefile b/tools/depends/target/nettle/Makefile index 08c31d2723..a355e414d8 100644 --- a/tools/depends/target/nettle/Makefile +++ b/tools/depends/target/nettle/Makefile @@ -17,8 +17,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/lib$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/openssl/Makefile b/tools/depends/target/openssl/Makefile index 742c25b0c1..f5b8c1f3ca 100644 --- a/tools/depends/target/openssl/Makefile +++ b/tools/depends/target/openssl/Makefile @@ -23,7 +23,6 @@ ifeq ($(OS), osx) endif endif LIBDYLIB=$(PLATFORM)/libssl.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) all: .installed-$(PLATFORM) 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) diff --git a/tools/depends/target/samba-gplv3/Makefile b/tools/depends/target/samba-gplv3/Makefile index 4cfc0e6fbc..c31c19bdd4 100644 --- a/tools/depends/target/samba-gplv3/Makefile +++ b/tools/depends/target/samba-gplv3/Makefile @@ -37,8 +37,6 @@ endif LIBDYLIB=$(PLATFORM)/source3/bin/libsmbclient.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/samba/Makefile b/tools/depends/target/samba/Makefile index e3237caad8..2161a13832 100644 --- a/tools/depends/target/samba/Makefile +++ b/tools/depends/target/samba/Makefile @@ -47,8 +47,6 @@ CONFIGURE= cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/source/bin/libsmbclient.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/sqlite3/Makefile b/tools/depends/target/sqlite3/Makefile index 2fb924b365..2838a89f61 100644 --- a/tools/depends/target/sqlite3/Makefile +++ b/tools/depends/target/sqlite3/Makefile @@ -17,8 +17,6 @@ CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \ LIBDYLIB=$(PLATFORM)/.libs/lib$(LIBNAME)3.a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/wayland-protocols/Makefile b/tools/depends/target/wayland-protocols/Makefile index 449d5ccea6..340eb41a74 100644 --- a/tools/depends/target/wayland-protocols/Makefile +++ b/tools/depends/target/wayland-protocols/Makefile @@ -23,8 +23,6 @@ endif # configuration settings CONFIGURE=./configure --prefix=$(PREFIX) -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): diff --git a/tools/depends/target/wayland/Makefile b/tools/depends/target/wayland/Makefile index 6ca598062a..49de928782 100644 --- a/tools/depends/target/wayland/Makefile +++ b/tools/depends/target/wayland/Makefile @@ -11,7 +11,6 @@ ARCHIVE=$(SOURCE).tar.xz CONFIGURE=./configure --prefix=$(PREFIX) --with-host-scanner --disable-documentation --disable-dtd-validation LIBDYLIB=$(PLATFORM)/.libs/libwayland-client.la -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) all: .installed-$(PLATFORM) diff --git a/tools/depends/target/waylandpp/Makefile b/tools/depends/target/waylandpp/Makefile index 1c61b93dd1..109421a685 100644 --- a/tools/depends/target/waylandpp/Makefile +++ b/tools/depends/target/waylandpp/Makefile @@ -8,7 +8,6 @@ SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz LIBDYLIB=$(PLATFORM)/src/libwayland-client++.so -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) ifeq ($(PLATFORM),) # Building stand-alone diff --git a/tools/depends/target/zlib/Makefile b/tools/depends/target/zlib/Makefile index a75f297eb4..7034bab733 100644 --- a/tools/depends/target/zlib/Makefile +++ b/tools/depends/target/zlib/Makefile @@ -11,8 +11,6 @@ CONFIGURE= RANLIB="$(RANLIB)" LD="$(LD)" AR="$(AR)" CC="$(CC)" CFLAGS="$(CFLAGS) LIBDYLIB=$(PLATFORM)/$(LIBNAME).a -CLEAN_FILES=$(ARCHIVE) $(PLATFORM) - all: .installed-$(PLATFORM) $(TARBALLS_LOCATION)/$(ARCHIVE): |