Home
last modified time | relevance | path

Searched refs:mandir (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/tools/power/cpupower/
DMakefile82 mandir ?= /usr/man macro
293 $(INSTALL_DATA) -D man/cpupower.1 $(DESTDIR)${mandir}/man1/cpupower.1
294 $(INSTALL_DATA) -D man/cpupower-frequency-set.1 $(DESTDIR)${mandir}/man1/cpupower-frequency-set.1
295 $(INSTALL_DATA) -D man/cpupower-frequency-info.1 $(DESTDIR)${mandir}/man1/cpupower-frequency-info.1
296 $(INSTALL_DATA) -D man/cpupower-idle-set.1 $(DESTDIR)${mandir}/man1/cpupower-idle-set.1
297 $(INSTALL_DATA) -D man/cpupower-idle-info.1 $(DESTDIR)${mandir}/man1/cpupower-idle-info.1
298 $(INSTALL_DATA) -D man/cpupower-set.1 $(DESTDIR)${mandir}/man1/cpupower-set.1
299 $(INSTALL_DATA) -D man/cpupower-info.1 $(DESTDIR)${mandir}/man1/cpupower-info.1
300 $(INSTALL_DATA) -D man/cpupower-monitor.1 $(DESTDIR)${mandir}/man1/cpupower-monitor.1
324 - rm -f $(DESTDIR)${mandir}/man1/cpupower.1
[all …]
/Linux-v4.19/tools/power/acpi/tools/acpidump/
DMakefile53 $(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/acpidump.8
56 $(QUIET) rm -f $(DESTDIR)$(mandir)/man8/acpidump.8
/Linux-v4.19/tools/bpf/bpftool/Documentation/
DMakefile15 mandir ?= $(prefix)/man macro
16 man8dir = $(mandir)/man8
/Linux-v4.19/tools/bpf/
DMakefile.helpers22 mandir ?= $(prefix)/man
23 man7dir = $(mandir)/man7
/Linux-v4.19/tools/perf/Documentation/
DMakefile44 mandir?=$(prefix)/share/man macro
45 man1dir=$(mandir)/man1
46 man5dir=$(mandir)/man5
47 man7dir=$(mandir)/man7
/Linux-v4.19/tools/power/acpi/
DMakefile.config45 mandir ?= /usr/man
/Linux-v4.19/tools/perf/
DMakefile.config907 mandir = share/man
939 mandir_SQ = $(subst ','\'',$(mandir))