X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/525db0fe0807034d2a7bbbfb444e74a7dfbc0453..b074b384ed2fe2162862cbc2cc2c9b431f31f2b4:/openwrt/package/libvorbis/Makefile?ds=sidebyside diff --git a/openwrt/package/libvorbis/Makefile b/openwrt/package/libvorbis/Makefile index 1054a7fcb..dc7e5e09e 100644 --- a/openwrt/package/libvorbis/Makefile +++ b/openwrt/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