Searched refs:mrproper (Results 1 – 10 of 10) sorted by relevance
63 运行 ``make mrproper`` 或 ``git clean -d -f -x`` 来确保源码树是干净的。
296 clean-targets := %clean mrproper cleandocs1597 mrproper: private rm-files := $(MRPROPER_FILES) target1598 mrproper-dirs := $(addprefix _mrproper_,scripts)1600 PHONY += $(mrproper-dirs) mrproper1601 $(mrproper-dirs):1604 mrproper: clean $(mrproper-dirs) target1614 distclean: mrproper
99 make mrproper
102 make mrproper
28 "The source tree is not clean, please run 'make ARCH=um mrproper'"39 ``make ARCH=um mrproper``, just be aware that this will delete the
71 pristine by running ``make mrproper`` or ``git clean -d -f -x`` before
267 …$(Q)$(MAKE) -C $(srctree) ARCH=$(ARCH) CC=$(CC) CROSS_COMPILE=$(CROSS_COMPILE) mrproper $(DEFCONFI…
234 The schedulers are also cleaned if you invoke `make mrproper` in the root
333 "make mrproper" or "make distclean". This file should not be made
110 make mrproper