Searched refs:mrproper (Results 1 – 8 of 8) sorted by relevance
274 clean-targets := %clean mrproper cleandocs1506 mrproper: rm-files := $(wildcard $(MRPROPER_FILES)) target1507 mrproper-dirs := $(addprefix _mrproper_,scripts)1509 PHONY += $(mrproper-dirs) mrproper1510 $(mrproper-dirs):1513 mrproper: clean $(mrproper-dirs) target1523 distclean: mrproper
99 make mrproper
102 make mrproper
204 …$(Q)$(MAKE) -C $(srctree) ARCH=$(ARCH) CC=$(CC) CROSS_COMPILE=$(CROSS_COMPILE) mrproper $(DEFCONFI…
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
332 "make mrproper" or "make distclean". This file should not be made
110 make mrproper