Home
last modified time | relevance | path

Searched refs:DESTDIR (Results 1 – 25 of 56) sorted by relevance

123

/tools/power/pm-graph/
A DMakefile18 DESTDIR ?= macro
36 $(INSTALL) -d $(DESTDIR)$(LIBDIR)/pm-graph
52 $(INSTALL) -d $(DESTDIR)$(BINDIR)
56 $(INSTALL) -d $(DESTDIR)$(MANDIR)/man8
61 rm -f $(DESTDIR)$(MANDIR)/man8/bootgraph.8
62 rm -f $(DESTDIR)$(MANDIR)/man8/sleepgraph.8
64 rm -f $(DESTDIR)$(BINDIR)/bootgraph
65 rm -f $(DESTDIR)$(BINDIR)/sleepgraph
67 rm -f $(DESTDIR)$(LIBDIR)/pm-graph/config/*
75 rm -f $(DESTDIR)$(LIBDIR)/pm-graph/*
[all …]
/tools/verification/rvgen/
A DMakefile18 $(INSTALL) rvgen/automata.py -D -m 644 $(DESTDIR)$(PYLIB)/rvgen/automata.py
19 $(INSTALL) rvgen/dot2c.py -D -m 644 $(DESTDIR)$(PYLIB)/rvgen/dot2c.py
20 $(INSTALL) dot2c -D -m 755 $(DESTDIR)$(bindir)/
21 $(INSTALL) rvgen/dot2k.py -D -m 644 $(DESTDIR)$(PYLIB)/rvgen/dot2k.py
22 $(INSTALL) rvgen/container.py -D -m 644 $(DESTDIR)$(PYLIB)/rvgen/container.py
23 $(INSTALL) rvgen/generator.py -D -m 644 $(DESTDIR)$(PYLIB)/rvgen/generator.py
24 $(INSTALL) rvgen/ltl2ba.py -D -m 644 $(DESTDIR)$(PYLIB)/rvgen/ltl2ba.py
25 $(INSTALL) rvgen/ltl2k.py -D -m 644 $(DESTDIR)$(PYLIB)/rvgen/ltl2k.py
26 $(INSTALL) __main__.py -D -m 755 $(DESTDIR)$(bindir)/rvgen
27 cp -rp rvgen/templates $(DESTDIR)$(PYLIB)/rvgen/
/tools/power/x86/x86_energy_perf_policy/
A DMakefile5 DESTDIR := macro
25 install -d $(DESTDIR)$(PREFIX)/bin
26 install $(BUILD_OUTPUT)/x86_energy_perf_policy $(DESTDIR)$(PREFIX)/bin/x86_energy_perf_policy
27 install -d $(DESTDIR)$(PREFIX)/share/man/man8
28 install -m 644 x86_energy_perf_policy.8 $(DESTDIR)$(PREFIX)/share/man/man8
/tools/arch/x86/kcpuid/
A DMakefile22 install -d $(DESTDIR)$(BINDIR) $(DESTDIR)$(HWDATADIR)
23 install -m 755 -p kcpuid $(DESTDIR)$(BINDIR)/kcpuid
24 install -m 444 -p cpuid.csv $(DESTDIR)$(HWDATADIR)/cpuid.csv
/tools/power/cpupower/debug/i386/
A DMakefile7 DESTDIR = macro
36 $(INSTALL) -d $(DESTDIR)${bindir}
37 $(INSTALL) $(OUTPUT)centrino-decode $(DESTDIR)${bindir}
38 $(INSTALL) $(OUTPUT)powernow-k8-decode $(DESTDIR)${bindir}
39 $(INSTALL) $(OUTPUT)dump_psb $(DESTDIR)${bindir}
40 $(INSTALL) $(OUTPUT)intel_gsic $(DESTDIR)${bindir}
/tools/net/ynl/generated/
A DMakefile69 @$(INSTALL) -d $(DESTDIR)$(includedir)/ynl
70 @$(INSTALL) -m 0644 *.h $(DESTDIR)$(includedir)/ynl/
74 @$(INSTALL) -d $(DESTDIR)$(docdir)/ynl
75 @$(INSTALL) -m 0644 $(RSTS) $(DESTDIR)$(docdir)/ynl/
79 @$(INSTALL) -d $(DESTDIR)$(datarootdir)/ynl
80 @$(INSTALL) -m 0644 ../../../../Documentation/netlink/*.yaml $(DESTDIR)$(datarootdir)/ynl/
81 @$(INSTALL) -d $(DESTDIR)$(datarootdir)/ynl/specs
82 @$(INSTALL) -m 0644 $(SPECS_DIR)/*.yaml $(DESTDIR)$(datarootdir)/ynl/specs/
/tools/net/ynl/
A DMakefile43 @$(INSTALL) -d $(DESTDIR)$(libdir)
44 @$(INSTALL) -m 0644 libynl.a $(DESTDIR)$(libdir)/libynl.a
46 @$(INSTALL) -d $(DESTDIR)$(includedir)/ynl
47 @$(INSTALL) -m 0644 lib/*.h $(DESTDIR)$(includedir)/ynl/
49 @pip install --prefix=$(DESTDIR)$(prefix) .
/tools/power/cpupower/debug/x86_64/
A DMakefile7 DESTDIR = macro
27 $(INSTALL) -d $(DESTDIR)${bindir}
28 $(INSTALL) $(OUTPUT)centrino-decode $(DESTDIR)${bindir}
29 $(INSTALL) $(OUTPUT)powernow-k8-decode $(DESTDIR)${bindir}
/tools/hv/
A DMakefile58 install -d -m 755 $(DESTDIR)$(sbindir); \
59 install -d -m 755 $(DESTDIR)$(libexecdir)/hypervkvpd; \
60 install -d -m 755 $(DESTDIR)$(sharedstatedir); \
62 install $$program -m 755 $(DESTDIR)$(sbindir); \
64 install -m 755 lsvmbus $(DESTDIR)$(sbindir); \
66 install $$script -m 755 $(DESTDIR)$(libexecdir)/hypervkvpd/$${script%.sh}; \
/tools/power/cpupower/
A DMakefile46 DESTDIR ?= macro
370 @echo ' to the install dir defined by "DESTDIR" cmdline or'
375 @echo ' dir defined by "DESTDIR" cmdline (default: "")'
379 @echo ' install dir defined by "DESTDIR" cmdline or Makefile'
382 @echo ' install dir defined by "DESTDIR" cmdline or Makefile'
386 @echo ' to the install dir defined by "DESTDIR" cmdline or Makefile'
390 @echo ' to the install dir defined by "DESTDIR" cmdline or Makefile'
396 @echo ' uninstall - Remove previously installed files from the dir defined by "DESTDIR"'
A DREADME73 There are 2 make's command-line variables 'O' and 'DESTDIR' that setup
76 'DESTDIR' - installation directory. This variable could also be setup in
99 'DESTDIR' were provided then the 'install' target would assume that the
108 | libcpupower | ${DESTDIR}/usr/lib |
110 | cpupower | ${DESTDIR}/usr/bin |
112 | cpufreq-bench_plot.sh | ${DESTDIR}/usr/bin |
114 | man pages | ${DESTDIR}/usr/man |
116 | systemd service | ${DESTDIR}/usr/lib/systemd/system |
118 | systemd support script | ${DESTDIR}/usr/libexec |
153 $ make DESTDIR=<your_custom_install_catalog>
[all …]
/tools/bpf/bpftool/Documentation/
A DMakefile45 $(Q)$(INSTALL) -d -m 755 $(DESTDIR)$(man8dir)
46 $(Q)$(INSTALL) -m 644 $(DOC_MAN8) $(DESTDIR)$(man8dir)
50 $(Q)$(RM) $(addprefix $(DESTDIR)$(man8dir)/,$(_DOC_MAN8))
51 $(Q)$(RMDIR) $(DESTDIR)$(man8dir)
/tools/power/x86/turbostat/
A DMakefile5 DESTDIR ?= macro
31 install -d $(DESTDIR)$(PREFIX)/bin
32 install $(BUILD_OUTPUT)/turbostat $(DESTDIR)$(PREFIX)/bin/turbostat
33 install -d $(DESTDIR)$(PREFIX)/share/man/man8
34 install -m 644 turbostat.8 $(DESTDIR)$(PREFIX)/share/man/man8
/tools/lib/symbol/
A DMakefile25 DESTDIR ?= macro
26 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))'
97 cp -fpR $(LIBFILE) $(DESTDIR)$(libdir_SQ)
100 INSTALL_HDRS_PFX := $(DESTDIR)$(prefix)/include/symbol
/tools/lib/subcmd/
A DMakefile26 DESTDIR ?= macro
27 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))'
99 cp -fpR $(LIBFILE) $(DESTDIR)$(libdir_SQ)
102 INSTALL_HDRS_PFX := $(DESTDIR)$(prefix)/include/subcmd
/tools/perf/tests/shell/coresight/
A DMakefile.miniconfig4 ifndef DESTDIR
8 DESTDIR_SQ = $(subst ','\'',$(DESTDIR))
/tools/arch/x86/intel_sdsi/
A DMakefile20 install -d $(DESTDIR)$(BINDIR)
21 install -m 755 -p intel_sdsi $(DESTDIR)$(BINDIR)/intel_sdsi
/tools/testing/selftests/bpf/
A DMakefile.docs58 $(Q)$(INSTALL) -d -m 755 $(DESTDIR)$$(man$2dir)
59 $(Q)$(INSTALL) -m 644 $$(DOC_MAN$2) $(DESTDIR)$$(man$2dir)
63 $(Q)$(RM) $$(addprefix $(DESTDIR)$$(man$2dir)/,$$(_DOC_MAN$2))
64 $(Q)$(RMDIR) $(DESTDIR)$$(man$2dir)
/tools/power/acpi/
A DMakefile.rules40 $(QUIET) $(INSTALL) -d $(DESTDIR)$(sbindir)
41 $(QUIET) $(INSTALL_PROGRAM) $(OUTPUT)$(TOOL) $(DESTDIR)$(sbindir)
44 $(QUIET) rm -f $(DESTDIR)$(sbindir)/$(TOOL)
/tools/power/acpi/tools/pfrut/
A DMakefile20 $(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/pfrut.8
23 $(QUIET) rm -f $(DESTDIR)$(mandir)/man8/pfrut.8
/tools/arch/x86/dell-uart-backlight-emulator/
A DMakefile18 install -d $(DESTDIR)$(BINDIR)
19 install -m 755 -p dell-uart-backlight-emulator $(DESTDIR)$(BINDIR)/dell-uart-backlight-emulator
/tools/lib/api/
A DMakefile25 DESTDIR ?= macro
26 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))'
96 cp -fpR $(LIBFILE) $(DESTDIR)$(libdir_SQ)
101 INSTALL_HDRS_PFX := $(DESTDIR)$(prefix)/include/api
/tools/mm/
A DMakefile32 install -d $(DESTDIR)$(sbindir)
33 install -m 755 -p $(INSTALL_TARGETS) $(DESTDIR)$(sbindir)
/tools/lib/perf/Documentation/
A DMakefile25 ifndef DESTDIR
85 DESTDIR ?= macro
86 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))'
/tools/perf/Documentation/
A DMakefile36 ifndef DESTDIR
195 $(INSTALL) -d -m 755 $(DESTDIR)$(man1dir); \
198 $(INSTALL) -m 644 $(DOC_MAN1) $(DESTDIR)$(man1dir); \
214 $(INSTALL) -d -m 755 $(DESTDIR)$(infodir); \
215 $(INSTALL) -m 644 $(OUTPUT)perf.info $(OUTPUT)perfman.info $(DESTDIR)$(infodir); \
216 if test -r $(DESTDIR)$(infodir)/dir; then \
217 $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) perf.info ;\
218 $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) perfman.info ;\

Completed in 26 milliseconds

123