Lines Matching refs:clean
68 make_clean_all := clean all
132 # Targets 'clean all' can be run together only through top level
133 # Makefile because we detect clean target in Makefile.perf and
310 clean := @(cd $(PERF); $(MAKE_F) -s $(O_OPT) clean >/dev/null && $(MAKE) -s $(O_OPT) -C ../build cl…
313 $(call clean)
323 $(call clean)
333 $(call clean)
343 $(call clean)
366 $(call clean); \
372 $(call clean); \
378 make -C lib clean >$@ 2>&1; make -C lib >>$@ 2>&1 && rm $@
393 $(call clean)
399 $(call clean)
418 .PHONY: all $(run) $(run_O) tarpkg clean make_kernelsrc make_kernelsrc_tools make_libperf