X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e26e00b5ab1b7174d82ef58209c0fa998804ba60..e01d6aad7e8852770221ee3d30833b9467522c0a:/package/popt/Makefile diff --git a/package/popt/Makefile b/package/popt/Makefile index 87cb45cff..2dec25bbb 100644 --- a/package/popt/Makefile +++ b/package/popt/Makefile @@ -77,5 +77,5 @@ uninstall-dev: $(STAGING_DIR)/usr/include/popt.h \ $(STAGING_DIR)/usr/lib/libpopt.{a,so*} \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev