Searched refs:mandir (Results 1 – 5 of 5) 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 …]
51 $(INSTALL_DATA) -D $< $(DESTDIR)${mandir}/man8/acpidump.853 - rm -f $(DESTDIR)${mandir}/man8/acpidump.8
44 mandir?=$(prefix)/share/man macro45 man1dir=$(mandir)/man146 man5dir=$(mandir)/man547 man7dir=$(mandir)/man7
44 mandir ?= /usr/man
677 mandir = share/man macro705 mandir_SQ = $(subst ','\'',$(mandir))