X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/518fcb30b85780d9f602f472b972536db09b51b1..fd3ec1cfcdea390e21d7ffb8d8a2e9d45dd83f29:/package/opencdk/Makefile diff --git a/package/opencdk/Makefile b/package/opencdk/Makefile index 05cee55bf..c313c49d2 100644 --- a/package/opencdk/Makefile +++ b/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