X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/da5cbce3b398a45ed10b4a2b6987ab73379efea6..3224e1420fd9c58ce5bf3b67e871730be18f8fdd:/openwrt/package/libgpg-error/Makefile diff --git a/openwrt/package/libgpg-error/Makefile b/openwrt/package/libgpg-error/Makefile index 48e2b5ff8..6b34bb5e6 100644 --- a/openwrt/package/libgpg-error/Makefile +++ b/openwrt/package/libgpg-error/Makefile @@ -87,9 +87,8 @@ uninstall-dev: $(STAGING_DIR)/usr/lib/libgpg-error.{a,so*} \ $(STAGING_DIR)/usr/share/aclocal/gpg-error.m4 \ -compile: install-dev - -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: make -C $(PKG_BUILD_DIR) clean