Searched refs:mrproper (Results 1 – 5 of 5) sorted by relevance
262 clean-targets := %clean mrproper cleandocs1502 mrproper: rm-files := $(wildcard $(MRPROPER_FILES)) target1503 mrproper-dirs := $(addprefix _mrproper_,scripts)1505 PHONY += $(mrproper-dirs) mrproper1506 $(mrproper-dirs):1509 mrproper: clean $(mrproper-dirs) target1518 distclean: mrproper
83 the existing seed and will be removed by a make mrproper or
71 pristine by running ``make mrproper`` or ``git clean -d -f -x`` before
70 You may want to run ``make mrproper`` first.
110 make mrproper