X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e8a1219aad98a68d77ab92511187615b6c9cb0da..575115d758758e1eabae253f24f828d2dba85af7:/openwrt/package/gnutls/Makefile diff --git a/openwrt/package/gnutls/Makefile b/openwrt/package/gnutls/Makefile index 3e8a31ea9..4e7ccb95e 100644 --- a/openwrt/package/gnutls/Makefile +++ b/openwrt/package/gnutls/Makefile @@ -120,9 +120,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/pkgconfig/gnutls{,-extra}.pc \ $(STAGING_DIR)/usr/share/aclocal/libgnutls{,-extra}.m4 \ -compile: install-dev - -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: make -C $(PKG_BUILD_DIR) clean