X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/71deecbff00e12a8ec9e9aad89e61041f8499e0d..7e66ceed5875cde01380aabc158305baa84dddf9:/openwrt/package/popt/Makefile diff --git a/openwrt/package/popt/Makefile b/openwrt/package/popt/Makefile index 87cb45cff..2dec25bbb 100644 --- a/openwrt/package/popt/Makefile +++ b/openwrt/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