X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3e6b6c84907ae93769049654604e98bca4f03442..ca2745c2818a64722ec0b159cd2a08eaf680652a:/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