lots of small package changes and dependency cleanups for the V= stuff
[openwrt.git] / openwrt / package / libxml2 / Makefile
index 9784509..d349caa 100644 (file)
@@ -118,8 +118,8 @@ uninstall-dev:
                $(STAGING_DIR)/usr/lib/libxml2.{a,so*} \
                $(STAGING_DIR)/usr/lib/pkgconfig/libxml-2.0.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.02552 seconds and 4 git commands to generate.