Searched refs:mandir (Results 1 – 4 of 4) sorted by relevance
75 mandir ?= /usr/man macro274 $(INSTALL_DATA) -D man/cpupower.1 $(DESTDIR)${mandir}/man1/cpupower.1275 $(INSTALL_DATA) -D man/cpupower-frequency-set.1 $(DESTDIR)${mandir}/man1/cpupower-frequency-set.1276 $(INSTALL_DATA) -D man/cpupower-frequency-info.1 $(DESTDIR)${mandir}/man1/cpupower-frequency-info.1277 $(INSTALL_DATA) -D man/cpupower-idle-set.1 $(DESTDIR)${mandir}/man1/cpupower-idle-set.1278 $(INSTALL_DATA) -D man/cpupower-idle-info.1 $(DESTDIR)${mandir}/man1/cpupower-idle-info.1279 $(INSTALL_DATA) -D man/cpupower-set.1 $(DESTDIR)${mandir}/man1/cpupower-set.1280 $(INSTALL_DATA) -D man/cpupower-info.1 $(DESTDIR)${mandir}/man1/cpupower-info.1281 $(INSTALL_DATA) -D man/cpupower-monitor.1 $(DESTDIR)${mandir}/man1/cpupower-monitor.1300 - rm -f $(DESTDIR)${mandir}/man1/cpupower.1[all …]
44 mandir ?= /usr/man macro153 $(INSTALL_DATA) -D man/acpidump.8 $(DESTDIR)${mandir}/man8/acpidump.8159 - rm -f $(DESTDIR)${mandir}/man8/acpidump.8
44 mandir?=$(prefix)/share/man macro45 man1dir=$(mandir)/man146 man5dir=$(mandir)/man547 man7dir=$(mandir)/man7
631 mandir = share/man macro657 mandir_SQ = $(subst ','\'',$(mandir))