summaryrefslogtreecommitdiffstats
path: root/package/opencdk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/opencdk/Makefile')
-rw-r--r--package/opencdk/Makefile6
1 files changed, 2 insertions, 4 deletions
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