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