Home
last modified time | relevance | path

Searched refs:RM (Results 1 – 25 of 31) sorted by relevance

12

/tools/lib/api/
DMakefile31 RM = rm -f macro
46 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(API_IN)
49 $(call QUIET_CLEAN, libapi) $(RM) $(LIBFILE); \
50 find $(if $(OUTPUT),$(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
/tools/lib/subcmd/
DMakefile15 RM = rm -f macro
48 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SUBCMD_IN)
51 $(call QUIET_CLEAN, libsubcmd) $(RM) $(LIBFILE); \
52 find $(if $(OUTPUT),$(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
/tools/lib/lockdep/
DMakefile107 $(RM) $@; $(AR) rcs $@ $^)
128 $(RM) tags
133 $(RM) TAGS
152 $(RM) *.o *~ $(TARGETS) *.a *liblockdep*.so* $(VERSION_FILES) .*.d .*.cmd
153 $(RM) tags TAGS
/tools/perf/Documentation/
DMakefile54 RM ?= rm -f macro
229 $(QUIET_GEN)$(RM) $@+ $@ && \
249 $(QUIET_GEN)$(RM) $@ && \
263 $(call QUIET_CLEAN, Documentation) $(RM) $(CLEAN_FILES)
266 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
272 $(QUIET_XMLTO)$(RM) $@ && \
276 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
291 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \
298 $(QUIET_DBLATEX)$(RM) $@+ $@ && \
303 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \
[all …]
/tools/lib/traceevent/
DMakefile178 $(QUIET_LINK)$(RM) $@; $(AR) rcs $@ $^
230 $(RM) tags
235 $(RM) TAGS
271 $(RM) *.o *~ $(TARGETS) *.a *.so $(VERSION_FILES) .*.d .*.cmd \
272 $(RM) TRACEEVENT-CFLAGS tags TAGS
/tools/lib/bpf/
DMakefile169 $(QUIET_LINK)$(RM) $@; $(AR) rcs $@ $^
201 $(call QUIET_CLEAN, libbpf) $(RM) *.o *~ $(TARGETS) *.a *.so $(VERSION_FILES) .*.d .*.cmd \
202 $(RM) LIBBPF-CFLAGS
203 $(call QUIET_CLEAN, core-gen) $(RM) $(OUTPUT)FEATURE-DUMP.libbpf
/tools/spi/
DMakefile6 $(RM) spidev_test spidev_fdx
/tools/testing/selftests/membarrier/
DMakefile10 $(RM) $(TEST_PROGS)
/tools/cgroup/
DMakefile11 $(RM) cgroup_event_listener
/tools/testing/selftests/kcmp/
DMakefile10 $(RM) kcmp_test kcmp-test-file
/tools/testing/selftests/size/
DMakefile11 $(RM) get_size
/tools/testing/selftests/seccomp/
DMakefile10 $(RM) $(TEST_PROGS)
/tools/testing/selftests/zram/
DMakefile9 $(RM) err.log
/tools/testing/selftests/nsfs/
DMakefile10 $(RM) owner pidns
/tools/usb/
DMakefile14 $(RM) testusb ffs-test
/tools/testing/selftests/capabilities/
DMakefile12 $(RM) $(BINARIES)
/tools/laptop/freefall/
DMakefile14 $(RM) $(TARGET)
/tools/usb/ffs-aio-example/simple/host_app/
DMakefile13 $(RM) test
/tools/usb/ffs-aio-example/multibuff/host_app/
DMakefile13 $(RM) test
/tools/testing/selftests/net/
DMakefile19 $(RM) $(NET_PROGS)
/tools/hv/
DMakefile15 $(RM) hv_kvp_daemon hv_vss_daemon hv_fcopy_daemon
/tools/vm/
DMakefile21 $(RM) page-types slabinfo page_owner_sort
/tools/testing/selftests/memfd/
DMakefile22 $(RM) memfd_test fuse_test
/tools/testing/radix-tree/
DMakefile15 $(RM) -f $(TARGETS) *.o radix-tree.c
/tools/virtio/
DMakefile12 ${RM} *.o vringh_test virtio_test vhost_test/*.o vhost_test/.*.cmd \

12