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