X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a6898cc2a644f412e7cc58de00794b6629715d4d..bdd94763c1c3c236e2bd8b2282dad526e08bbb66:/openwrt/package/opencdk/Makefile diff --git a/openwrt/package/opencdk/Makefile b/openwrt/package/opencdk/Makefile index baca64cbe..c313c49d2 100644 --- a/openwrt/package/opencdk/Makefile +++ b/openwrt/package/opencdk/Makefile @@ -90,12 +90,10 @@ uninstall-dev: rm -rf \ $(STAGING_DIR)/usr/bin/opencdk-config \ $(STAGING_DIR)/usr/include/opencdk.h \ - $(STAGING_DIR)/usr/lib/opencdk.{a,so*} \ - -compile: install-dev - -clean: uninstall-dev + $(STAGING_DIR)/usr/lib/libopencdk.{a,so*} \ +compile-targets: install-dev +clean-targets: uninstall-dev mostlyclean: make -C $(PKG_BUILD_DIR) clean rm -f $(PKG_BUILD_DIR)/.built