Lines Matching refs:clean
68 make_clean_all := clean all
129 # Targets 'clean all' can be run together only through top level
130 # Makefile because we detect clean target in Makefile.perf and
305 clean := @(cd $(PERF); $(MAKE_F) -s $(O_OPT) clean >/dev/null && $(MAKE) -s $(O_OPT) -C ../build cl…
308 $(call clean)
318 $(call clean)
328 $(call clean)
338 $(call clean)
361 $(call clean); \
367 $(call clean); \
373 make -C lib clean >$@ 2>&1; make -C lib >>$@ 2>&1 && rm $@
388 $(call clean)
394 $(call clean)
413 .PHONY: all $(run) $(run_O) tarpkg clean make_kernelsrc make_kernelsrc_tools make_libperf