X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/705f994e171f2fb92864179ccc1c5d3156e9b541..74e79a378ca6e657cb71a70b6d1e5ab2ada10a64:/openwrt/package/linux-atm/Makefile diff --git a/openwrt/package/linux-atm/Makefile b/openwrt/package/linux-atm/Makefile index ef91e287d..1cb04b48e 100644 --- a/openwrt/package/linux-atm/Makefile +++ b/openwrt/package/linux-atm/Makefile @@ -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