X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/99112274327c54ceec973bbcc6943a1cb81f7a10..fbf65566792870334767ccdaee159b3044661377:/openwrt/package/libgcrypt/Makefile diff --git a/openwrt/package/libgcrypt/Makefile b/openwrt/package/libgcrypt/Makefile index 4f9077dbe..6a3028797 100644 --- a/openwrt/package/libgcrypt/Makefile +++ b/openwrt/package/libgcrypt/Makefile @@ -86,9 +86,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libgcrypt.{a,so*} \ $(STAGING_DIR)/usr/share/aclocal/libgcrypt.m4 \ -compile: install-dev - -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: make -C $(PKG_BUILD_DIR) clean