X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/518fcb30b85780d9f602f472b972536db09b51b1..c80e7a81f74b2b8554da699c3bd9011d503e720f:/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