X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f6949211a3277d4c6651c2770a21f0a2913b10ef..06eef5e65c1558b602ad47cb4ff0ae6b7239f821:/openwrt/package/libtasn1/Makefile?ds=sidebyside diff --git a/openwrt/package/libtasn1/Makefile b/openwrt/package/libtasn1/Makefile index fd7836c2a..97a7caef4 100644 --- a/openwrt/package/libtasn1/Makefile +++ b/openwrt/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