Lines Matching refs:clean
67 make_clean_all := clean all
123 # Targets 'clean all' can be run together only through top level
124 # Makefile because we detect clean target in Makefile.perf and
298 clean := @(cd $(PERF); $(MAKE_F) -s $(O_OPT) clean >/dev/null && $(MAKE) -s $(O_OPT) -C ../build cl…
301 $(call clean)
311 $(call clean)
334 $(call clean); \
340 $(call clean); \
346 make -C lib clean >$@ 2>&1; make -C lib >>$@ 2>&1 && rm $@
361 $(call clean)
367 $(call clean)
386 .PHONY: all $(run) $(run_O) tarpkg clean make_kernelsrc make_kernelsrc_tools make_libperf