compile linux-atm only on ar7
[openwrt.git] / openwrt / package / libxslt / Makefile
index 52c4265..91738fc 100644 (file)
@@ -98,8 +98,8 @@ uninstall-dev:
                $(STAGING_DIR)/usr/lib/libxslt.{a,so*} \
                $(STAGING_DIR)/usr/lib/pkgconfig/libxslt.pc \
 
-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.028816 seconds and 4 git commands to generate.