X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3e6b6c84907ae93769049654604e98bca4f03442..fc9f36c3d4bfc94cfcd5200fcc5d57e5a176922b:/package/libvorbis/Makefile 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