backport base-files fix from whiterussian [2308],
[openwrt.git] / openwrt / package / linux-atm / Makefile
index ef91e28..1cb04b4 100644 (file)
@@ -87,9 +87,8 @@ uninstall-dev:
                $(STAGING_DIR)/usr/include/atm{,d,sap}.h \
                $(STAGING_DIR)/usr/lib/libatm.{a,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.038734 seconds and 4 git commands to generate.