Added support for httpd IP address binding, worksforme #108
[openwrt.git] / package / libvorbis / Makefile
index 1054a7f..dc7e5e0 100644 (file)
@@ -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
This page took 0.022737 seconds and 4 git commands to generate.