X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a4718fe5c73d59b7f274702df85608a2bcb79e05..bed0ad8379dabfada2b97415ab73d8b53f981c22:/openwrt/package/opencdk/Makefile diff --git a/openwrt/package/opencdk/Makefile b/openwrt/package/opencdk/Makefile index 05cee55bf..c313c49d2 100644 --- a/openwrt/package/opencdk/Makefile +++ b/openwrt/package/opencdk/Makefile @@ -92,10 +92,8 @@ uninstall-dev: $(STAGING_DIR)/usr/include/opencdk.h \ $(STAGING_DIR)/usr/lib/libopencdk.{a,so*} \ -compile: install-dev - -clean: uninstall-dev - +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: make -C $(PKG_BUILD_DIR) clean rm -f $(PKG_BUILD_DIR)/.built