X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e9592f3a2c7d8fccc0075e6400e90bae5014b69e..74e79a378ca6e657cb71a70b6d1e5ab2ada10a64:/openwrt/package/flac/Makefile diff --git a/openwrt/package/flac/Makefile b/openwrt/package/flac/Makefile index 281b2c47e..0e18c5f33 100644 --- a/openwrt/package/flac/Makefile +++ b/openwrt/package/flac/Makefile @@ -52,8 +52,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libFLAC.a \ $(STAGING_DIR)/usr/lib/libFLAC.so \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: -$(MAKE) -C $(PKG_BUILD_DIR) clean