Searched refs:RM (Results 1 – 25 of 44) sorted by relevance
12
| /tools/lib/subcmd/ |
| A D | Makefile | 16 RM = rm -f macro 81 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SUBCMD_IN) 115 $(call QUIET_CLEAN, libsubcmd) $(RM) $(LIBFILE); \ 116 find $(or $(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
|
| /tools/bpf/runqslower/ |
| A D | Makefile | 44 $(Q)$(RM) -r $(BPFOBJ_OUTPUT) $(BPFTOOL_OUTPUT) 45 $(Q)$(RM) $(OUTPUT)*.o $(OUTPUT)*.d 46 $(Q)$(RM) $(OUTPUT)*.skel.h $(OUTPUT)vmlinux.h 47 $(Q)$(RM) $(OUTPUT)runqslower 48 $(Q)$(RM) -r .output
|
| /tools/bpf/bpftool/Documentation/ |
| A D | Makefile | 5 RM ?= rm -f macro 41 $(Q)$(RM) $(DOC_MAN8) 50 $(Q)$(RM) $(addprefix $(DESTDIR)$(man8dir)/,$(_DOC_MAN8))
|
| /tools/perf/Documentation/ |
| A D | Makefile | 53 RM ?= rm -f macro 231 $(QUIET_GEN)$(RM) $@+ $@ && \ 245 $(call QUIET_CLEAN, Documentation) $(RM) $(CLEAN_FILES) 248 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ 263 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ 271 $(QUIET_XMLTO)$(RM) $@ && \ 275 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \ 285 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \ 296 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \
|
| /tools/lib/symbol/ |
| A D | Makefile | 79 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SYMBOL_IN) 113 $(call QUIET_CLEAN, libsymbol) $(RM) $(LIBFILE); \ 114 find $(or $(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
|
| /tools/arch/arm64/tools/ |
| A D | Makefile | 14 RM ?= rm macro 30 $(Q)$(RM) -rf $(arm64_generated_dir)
|
| /tools/testing/selftests/bpf/ |
| A D | Makefile.docs | 7 RM ?= rm -f 54 $(Q)$(RM) $$(DOC_MAN$2) $(OUTPUT)bpf-$1.rst 63 $(Q)$(RM) $$(addprefix $(DESTDIR)$$(man$2dir)/,$$(_DOC_MAN$2))
|
| /tools/lib/api/ |
| A D | Makefile | 78 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(API_IN) 124 $(call QUIET_CLEAN, libapi) $(RM) $(LIBFILE); \ 125 find $(or $(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
|
| /tools/bpf/bpftool/ |
| A D | Makefile | 96 RM ?= rm -f macro 267 $(Q)$(RM) -- $(OUTPUT)bpftool $(OUTPUT)*.o $(OUTPUT)*.d 268 $(Q)$(RM) -- $(OUTPUT)*.skel.h $(OUTPUT)vmlinux.h 269 $(Q)$(RM) -r -- $(LIBBPF_OUTPUT) $(BOOTSTRAP_OUTPUT) 271 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpftool 272 $(Q)$(RM) -r -- $(OUTPUT)feature/ 285 $(Q)$(RM) -- $(DESTDIR)$(prefix)/sbin/bpftool 286 $(Q)$(RM) -- $(DESTDIR)$(bash_compdir)/bpftool
|
| /tools/objtool/ |
| A D | Makefile | 84 $(Q)$(RM) -r -- $(LIBSUBCMD_OUTPUT) 87 $(call QUIET_CLEAN, objtool) $(RM) $(OBJTOOL) 89 $(Q)$(RM) $(OUTPUT)arch/x86/lib/inat-tables.c $(OUTPUT)fixdep
|
| /tools/firmware/ |
| A D | Makefile | 11 $(RM) ihex2fw
|
| /tools/leds/ |
| A D | Makefile | 11 $(RM) uledmon led_hw_brightness_mon
|
| /tools/crypto/ccp/ |
| A D | Makefile | 13 $(RM) $(TARGET)
|
| /tools/laptop/freefall/ |
| A D | Makefile | 14 $(RM) $(TARGET)
|
| /tools/usb/ffs-aio-example/multibuff/host_app/ |
| A D | Makefile | 14 $(RM) test
|
| /tools/usb/ffs-aio-example/simple/host_app/ |
| A D | Makefile | 14 $(RM) test
|
| /tools/wmi/ |
| A D | Makefile | 15 $(RM) $(TARGET)
|
| /tools/bpf/ |
| A D | Makefile | 91 $(Q)$(RM) -r -- $(OUTPUT)*.o $(OUTPUT)bpf_jit_disasm $(OUTPUT)bpf_dbg \ 94 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpf 95 $(Q)$(RM) -r -- $(OUTPUT)feature
|
| /tools/perf/ |
| A D | Makefile.perf | 210 RM = rm -f 776 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $< 960 $(Q)$(RM) -r -- $(LIBAPI_OUTPUT) 969 $(Q)$(RM) -r -- $(LIBBPF_OUTPUT) 978 $(Q)$(RM) -r -- $(LIBPERF_OUTPUT) 987 $(Q)$(RM) -r -- $(LIBSUBCMD_OUTPUT) 996 $(Q)$(RM) -r -- $(LIBSYMBOL_OUTPUT) 1041 $(QUIET_GEN)$(RM) TAGS; \ 1045 $(QUIET_GEN)$(RM) tags; \ 1049 $(QUIET_GEN)$(RM) cscope*; \ [all …]
|
| /tools/perf/tests/shell/coresight/asm_pure_loop/ |
| A D | Makefile | 32 $(Q)$(RM) -f $(BIN)
|
| /tools/perf/tests/shell/coresight/memcpy_thread/ |
| A D | Makefile | 31 $(Q)$(RM) -f $(BIN)
|
| /tools/perf/tests/shell/coresight/thread_loop/ |
| A D | Makefile | 31 $(Q)$(RM) -f $(BIN)
|
| /tools/perf/tests/shell/coresight/unroll_loop_thread/ |
| A D | Makefile | 31 $(Q)$(RM) -f $(BIN)
|
| /tools/testing/vma/ |
| A D | Makefile | 18 …$(RM) $(TARGETS) *.o radix-tree.c idr.c generated/map-shift.h generated/bit-length.h generated/aut…
|
| /tools/mm/ |
| A D | Makefile | 26 $(RM) page-types slabinfo page_owner_sort thp_swap_allocator_test
|
Completed in 20 milliseconds
12