Lines Matching refs:clean
68 make_clean_all := clean all
130 # Targets 'clean all' can be run together only through top level
131 # Makefile because we detect clean target in Makefile.perf and
307 clean := @(cd $(PERF); $(MAKE_F) -s $(O_OPT) clean >/dev/null && $(MAKE) -s $(O_OPT) -C ../build cl…
310 $(call clean)
320 $(call clean)
330 $(call clean)
340 $(call clean)
363 $(call clean); \
369 $(call clean); \
375 make -C lib clean >$@ 2>&1; make -C lib >>$@ 2>&1 && rm $@
390 $(call clean)
396 $(call clean)
415 .PHONY: all $(run) $(run_O) tarpkg clean make_kernelsrc make_kernelsrc_tools make_libperf