X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3e6b6c84907ae93769049654604e98bca4f03442..839e5b8db5dd7e2887e3f9ef5de7dec6366ec9bc:/package/libvorbis/Makefile?ds=sidebyside diff --git a/package/libvorbis/Makefile b/package/libvorbis/Makefile index 1054a7fcb..dc7e5e09e 100644 --- a/package/libvorbis/Makefile +++ b/package/libvorbis/Makefile @@ -95,8 +95,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libvorbis{,enc,file}.so* \ $(STAGING_DIR)/usr/lib/pkgconfig/vorbis{,enc,file}.pc \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: -$(MAKE) -C $(PKG_BUILD_DIR) clean