don't use /dev/tts/1 as login console
[openwrt.git] / openwrt / package / opencdk / Makefile
index 05cee55..c313c49 100644 (file)
@@ -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
This page took 0.04682 seconds and 4 git commands to generate.