Lines Matching refs:clean
68 make_clean_all := clean all
133 # Targets 'clean all' can be run together only through top level
134 # Makefile because we detect clean target in Makefile.perf and
313 clean := @(cd $(PERF); $(MAKE_F) -s $(O_OPT) clean >/dev/null && $(MAKE) -s $(O_OPT) -C ../build cl…
316 $(call clean)
326 $(call clean)
336 $(call clean)
346 $(call clean)
369 $(call clean); \
375 $(call clean); \
381 make -C lib clean >$@ 2>&1; make -C lib >>$@ 2>&1 && rm $@
396 $(call clean)
402 $(call clean)
421 .PHONY: all $(run) $(run_O) tarpkg clean make_kernelsrc make_kernelsrc_tools make_libperf