remove stale madwifi-tools entry from package/Makefile
[openwrt.git] / package / libgpg-error / Makefile
index 48e2b5f..6b34bb5 100644 (file)
@@ -87,9 +87,8 @@ uninstall-dev:
                $(STAGING_DIR)/usr/lib/libgpg-error.{a,so*} \
                $(STAGING_DIR)/usr/share/aclocal/gpg-error.m4 \
 
-compile: install-dev
-
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
 
 mostlyclean:
        make -C $(PKG_BUILD_DIR) clean
This page took 0.023811 seconds and 4 git commands to generate.