Lines Matching refs:clean
67 make_clean_all := clean all
125 # Targets 'clean all' can be run together only through top level
126 # Makefile because we detect clean target in Makefile.perf and
291 clean := @(cd $(PERF); $(MAKE_F) -s $(O_OPT) clean >/dev/null && $(MAKE) -s $(O_OPT) -C ../build cl…
294 $(call clean)
304 $(call clean)
314 $(call clean)
324 $(call clean)
347 $(call clean); \
353 $(call clean); \
359 make -C lib clean >$@ 2>&1; make -C lib >>$@ 2>&1 && rm $@
374 $(call clean)
380 $(call clean)
399 .PHONY: all $(run) $(run_O) tarpkg clean make_kernelsrc make_kernelsrc_tools make_libperf