X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f4171c75fa584324bf1913d133a164068827893f..b1997c73240a278ac4c413745ba30ef25d150d3f:/openwrt/package/libvorbisidec/Makefile diff --git a/openwrt/package/libvorbisidec/Makefile b/openwrt/package/libvorbisidec/Makefile index 6b78e746d..4c1fc0bcb 100644 --- a/openwrt/package/libvorbisidec/Makefile +++ b/openwrt/package/libvorbisidec/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 2005/10/07 17:05:47 nico Exp $ +# $Id$ include $(TOPDIR)/rules.mk @@ -82,8 +82,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libvorbisidec.a \ $(STAGING_DIR)/usr/lib/libvorbisidec.so* \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: -$(MAKE) -C $(PKG_BUILD_DIR) clean