fix openssl build for users having something other than bash as /bin/sh
[openwrt.git] / package / libnet / Makefile
index 1673c0de1cdd7b9b2e3b850b909ae29d33cfe855..cb6e29e04d39e172282f4596fc9eb061b4a71596 100644 (file)
@@ -96,5 +96,5 @@ uninstall-dev:
                $(STAGING_DIR)/usr/include/libnet*  \
                $(STAGING_DIR)/usr/lib/libnet.{a,so*} \
 
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev