X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/36af942d5b1ffe89af800f76bf3affef003c1c62..ceb354aabbc39c6fce9c057a7cd44386512ccfcd:/openwrt/package/libxslt/Makefile diff --git a/openwrt/package/libxslt/Makefile b/openwrt/package/libxslt/Makefile index 52c42655a..91738fc1c 100644 --- a/openwrt/package/libxslt/Makefile +++ b/openwrt/package/libxslt/Makefile @@ -98,8 +98,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libxslt.{a,so*} \ $(STAGING_DIR)/usr/lib/pkgconfig/libxslt.pc \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: make -C $(PKG_BUILD_DIR) clean