Lines Matching refs:man1dir
7868 "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" \
10491 man1dir = $(mandir)/man1
18034 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
18053 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
18054 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
18074 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
18075 rm -f "$(DESTDIR)$(man1dir)/$$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 \