Lines Matching refs:man8dir
7868 "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" \
10492 man8dir = $(mandir)/man8
18079 test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
18098 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
18099 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
18119 echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
18120 rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
18564 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(grubconfdir)" "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(grubconfdir)" "$(DESTDIR)$(grubdatadir)" "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(platformdir)" "$(DESTDIR)$(platformdir)"; do \