Searched refs:RM (Results 1 – 25 of 33) sorted by relevance
12
21 RM="rm -f"22 ${RM} Makefile30 ${RM} `dirname ${x}`/Makefile35 ${RM} `dirname ${x}`/Makefile40 ${RM} `dirname ${x}`/Makefile46 ${RM} `dirname ${x}`/Makefile51 ${RM} `dirname ${x}`/Makefile56 ${RM} `dirname ${x}`/Makefile61 ${RM} `dirname ${x}`/Makefile67 ${RM} `dirname ${x}`/Makefile
34 RM= rm -f macro65 cd src && cd $(INSTALL_BIN) && $(RM) $(TO_BIN)66 cd src && cd $(INSTALL_INC) && $(RM) $(TO_INC)67 cd src && cd $(INSTALL_LIB) && $(RM) $(TO_LIB)68 cd doc && cd $(INSTALL_MAN) && $(RM) $(TO_MAN)
69 $(Q)$(RM) $@80 $(Q)$(RM) $@89 $(Q)$(RM) $@94 $(Q)$(RM) $@
52 $(Q)$(RM) $@56 $(Q)$(RM) $@61 $(Q)$(RM) $@
56 $(Q)$(RM) $@60 $(Q)$(RM) $@65 $(Q)$(RM) $@
55 $(Q)$(RM) $@59 $(Q)$(RM) $@64 $(Q)$(RM) $@
57 $(Q)$(RM) $@61 $(Q)$(RM) $@66 $(Q)$(RM) $@
194 cmp -s $@ $@.new && $(RM) $@.new || mv -f $@.new $@354 $(Q)cd $(PREFIX)$(DEVEL_PREFIX)include && $(RM) -r $(HEADERS_RM-)358 $(Q)cd $(PREFIX)$(DEVEL_PREFIX)include && $(RM) -f wchar-stub.h376 $(RM) $(PREFIX)$(DEVEL_PREFIX)$(MULTILIB_DIR)/libc.so; \391 $(RM) $(PREFIX)$(DEVEL_PREFIX)$(MULTILIB_DIR)/libpthread.so; \515 $(Q)$(RM) -r $(top_builddir)include/bits519 $(Q)$(RM) -r $(top_builddir)lib522 $(Q)$(RM) $(top_builddir)extra/scripts/unifdef523 $(Q)$(RM) -r $(LOCAL_INSTALL_PATH)528 $(Q)$(RM) $(top_builddir)extra/locale/*.tgz[all …]
264 $(Q)$(RM)302 $(Q)$(RM) $@.lds311 $(Q)$(RM) $@ $@.$(2) $(dir $@)$(1)338 $(Q)$(RM) $(1) $@348 $(Q)$(RM) $@ $@.$(2) $(dir $@)$(1)461 $(Q)$(RM) $@465 $(Q)$(RM) $@492 $(Q)$(RM) $(.depends.dep)
76 $(Q)$(RM) $@80 $(Q)$(RM) $@85 $(Q)$(RM) $@
96 $(Q)$(RM) $@105 $(Q)$(RM) $@112 $(Q)$(RM) $@120 $(Q)$(RM) $@
44 $(Q)$(RM) $@49 $(Q)$(RM) $@
84 $(Q)$(RM) $@91 $(Q)$(RM) $@99 $(Q)$(RM) $@
54 $(Q)$(RM) $@59 $(Q)$(RM) $@
73 $(Q)$(RM) $@77 $(Q)$(RM) $@
22 $(RM) $(ALL) *~
31 $(VERBOSE)$(RM) libgcc.a libgcc.so
56 $(RM) *.o *~ core
55 $(RM) *.o *~ core
286 $(Q)$(RM) $@290 $(Q)$(RM) $@295 $(Q)$(RM) $@
64 $(RM) *.o *~ core
65 $(RM) *.o *~ core
58 $(RM) *.o *~ core
Completed in 66 milliseconds