X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a84ae0aa701db44debc5fe0bd51d9284cea973c6..eb4ff95812295c9ae621f46b9acad57aa0d8cfc9:/package/libtasn1/Makefile diff --git a/package/libtasn1/Makefile b/package/libtasn1/Makefile index fd7836c2a..97a7caef4 100644 --- a/package/libtasn1/Makefile +++ b/package/libtasn1/Makefile @@ -94,9 +94,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libtasn1.{a,so*} \ $(STAGING_DIR)/usr/share/aclocal/libtasn1.m4 \ -compile: install-dev - -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: make -C $(PKG_BUILD_DIR) clean