Searched refs:distclean (Results 1 – 10 of 10) sorted by relevance
40 distclean: clean pub_clean clean_done target64 @cd $(NORMAL_UBOOT_DIR)/$(UBOOT_VER)/;make distclean
44 distclean:clean target
49 distclean:clean target
230 [ "x$1" == "xdistclean" ] && clarg="distclean"236 [ "$clarg" == "distclean" ] && rm -rf ${LICHEE_OUT_DIR}/kernel559 clean|distclean)
83 …ide) $(KERNEL_MAKE) -C $(KERNEL_SRC_TMP_PATH) ARCH=$(KERNEL_ARCH) $(KERNEL_CROSS_COMPILE) distclean
165 distclean:: clean
1571 distclean: rm-files := $(wildcard $(DISTCLEAN_FILES)) target1573 PHONY += distclean1575 distclean: mrproper target
1072 PHONY += $(clean-dirs) clean IMAGE-clean distclean subdir_clean1087 distclean: clean target
81 - cmake: move distclean to the beginning