X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f6949211a3277d4c6651c2770a21f0a2913b10ef..bdd94763c1c3c236e2bd8b2282dad526e08bbb66:/openwrt/package/libtasn1/Makefile 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