X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/db4bceb99236d8ae980e7a4263d0417f4cba3ed2..cc36c0e8217bcb5be171d451c463a4c1162ac4e2:/openwrt/package/libxml2/Makefile diff --git a/openwrt/package/libxml2/Makefile b/openwrt/package/libxml2/Makefile index 97845095e..d349caa7d 100644 --- a/openwrt/package/libxml2/Makefile +++ b/openwrt/package/libxml2/Makefile @@ -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