fix "make target/linux/package/*-*" targets
[openwrt.git] / package / popt / Makefile
index 87cb45cff18d2ee4763cb0957e544ed735516afb..2dec25bbb68a9c3a15c496b3c5304c0d9000f183 100644 (file)
@@ -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