X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e0098f1b20477cb9aa9d611c2b151f170e335291..08f894518fddd748993ec8fba56527bd0f7e281c:/openwrt/package/libmad/Makefile diff --git a/openwrt/package/libmad/Makefile b/openwrt/package/libmad/Makefile index 977248d08..251f9834a 100644 --- a/openwrt/package/libmad/Makefile +++ b/openwrt/package/libmad/Makefile @@ -94,8 +94,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libmad.a \ $(STAGING_DIR)/usr/lib/libmad.so* \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: -$(MAKE) -C $(PKG_BUILD_DIR) clean