Lines Matching refs:clean
63 make_clean_all := clean all
115 # Targets 'clean all' can be run together only through top level
116 # Makefile because we detect clean target in Makefile.perf and
284 clean := @(cd $(PERF); $(MAKE_F) -s $(O_OPT) clean >/dev/null && $(MAKE) -s $(O_OPT) -C ../build cl…
287 $(call clean)
297 $(call clean)
320 $(call clean); \
326 $(call clean); \
332 make -C lib clean >$@ 2>&1; make -C lib >>$@ 2>&1 && rm $@
347 $(call clean)
353 $(call clean)
372 .PHONY: all $(run) $(run_O) tarpkg clean make_kernelsrc make_kernelsrc_tools make_libperf