diff options
Diffstat (limited to 'tools/depends/native/pkg-config-native/Makefile')
-rw-r--r-- | tools/depends/native/pkg-config-native/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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): |