X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e26e00b5ab1b7174d82ef58209c0fa998804ba60..34ef6fcb4c61ecd1d35c73dc8e240e8d1e3028e9:/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