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