X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8b1a1acaf0cc36e1e847dad1481c0033ee09b247..52f48363876d087252d0f217ce63df5fc5195a55:/package/libogg/Makefile diff --git a/package/libogg/Makefile b/package/libogg/Makefile index 48414238c..6fe529b81 100644 --- a/package/libogg/Makefile +++ b/package/libogg/Makefile @@ -87,8 +87,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libogg.so* \ $(STAGING_DIR)/usr/lib/pkgconfig/ogg.pc \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: -$(MAKE) -C $(PKG_BUILD_DIR) clean