add first batch of enrik's ar7 system code cleanups
[openwrt.git] / openwrt / package / libmad / Makefile
index 977248d..251f983 100644 (file)
@@ -94,8 +94,8 @@ uninstall-dev:
                $(STAGING_DIR)/usr/lib/libmad.a \
                $(STAGING_DIR)/usr/lib/libmad.so* \
 
-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.021353 seconds and 4 git commands to generate.