Searched refs:mandir (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/tools/power/cpupower/
H A DMakefile75 mandir ?= /usr/man macro
274 $(INSTALL_DATA) -D man/cpupower.1 $(DESTDIR)${mandir}/man1/cpupower.1
275 $(INSTALL_DATA) -D man/cpupower-frequency-set.1 $(DESTDIR)${mandir}/man1/cpupower-frequency-set.1
276 $(INSTALL_DATA) -D man/cpupower-frequency-info.1 $(DESTDIR)${mandir}/man1/cpupower-frequency-info.1
277 $(INSTALL_DATA) -D man/cpupower-idle-set.1 $(DESTDIR)${mandir}/man1/cpupower-idle-set.1
278 $(INSTALL_DATA) -D man/cpupower-idle-info.1 $(DESTDIR)${mandir}/man1/cpupower-idle-info.1
279 $(INSTALL_DATA) -D man/cpupower-set.1 $(DESTDIR)${mandir}/man1/cpupower-set.1
280 $(INSTALL_DATA) -D man/cpupower-info.1 $(DESTDIR)${mandir}/man1/cpupower-info.1
281 $(INSTALL_DATA) -D man/cpupower-monitor.1 $(DESTDIR)${mandir}/man1/cpupower-monitor.1
300 - rm -f $(DESTDIR)${mandir}/man1/cpupower.1
301 - rm -f $(DESTDIR)${mandir}/man1/cpupower-frequency-set.1
302 - rm -f $(DESTDIR)${mandir}/man1/cpupower-frequency-info.1
303 - rm -f $(DESTDIR)${mandir}/man1/cpupower-set.1
304 - rm -f $(DESTDIR)${mandir}/man1/cpupower-info.1
305 - rm -f $(DESTDIR)${mandir}/man1/cpupower-monitor.1
/linux-4.1.27/tools/power/acpi/
H A DMakefile44 mandir ?= /usr/man macro
153 $(INSTALL_DATA) -D man/acpidump.8 $(DESTDIR)${mandir}/man8/acpidump.8
159 - rm -f $(DESTDIR)${mandir}/man8/acpidump.8
/linux-4.1.27/tools/perf/Documentation/
H A DMakefile44 mandir?=$(prefix)/share/man macro
45 man1dir=$(mandir)/man1
46 man5dir=$(mandir)/man5
47 man7dir=$(mandir)/man7
340 # '$(SHELL_PATH_SQ)' ./install-doc-quick.sh $(DOC_REF) $(DESTDIR)$(mandir)
/linux-4.1.27/tools/perf/config/
H A DMakefile616 # mandir
631 mandir = share/man macro
657 mandir_SQ = $(subst ','\'',$(mandir))

Completed in 271 milliseconds