lots of small package changes and dependency cleanups for the V= stuff
[openwrt.git] / openwrt / package / libvorbisidec / Makefile
index 6b78e74..492080b 100644 (file)
@@ -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
This page took 0.020447 seconds and 4 git commands to generate.