Searched refs:man5dir (Results 1 – 6 of 6) sorted by relevance
53 - $(INSTALL) -d -o root -g root -m 755 $(DESTDIR)$(man5dir)61 + $(INSTALL) -d -m 755 $(DESTDIR)$(man5dir)73 - $(INSTALL) -g root -o root -m 644 at.allow.5 $(DESTDIR)$(man5dir)/74 + $(INSTALL) -m 644 at.allow.5 $(DESTDIR)$(man5dir)/75 cd $(DESTDIR)$(man5dir) && $(LN_S) -f at.allow.5 at.deny.5
55 - $(INSTALL) -d -o root -g root -m 755 $(IROOT)$(man5dir)80 + $(INSTALL) -d -o root -g root -m 755 $(DESTDIR)$(man5dir)91 - $(INSTALL) -g root -o root -m 644 at.allow.5 $(IROOT)$(man5dir)/92 - cd $(IROOT)$(man5dir) && $(LN_S) -f at.allow.5 at.deny.597 + $(INSTALL) -g root -o root -m 644 at.allow.5 $(DESTDIR)$(man5dir)/98 + cd $(DESTDIR)$(man5dir) && $(LN_S) -f at.allow.5 at.deny.5
60 $(INSTALL_PROGRAM) -d $(DESTDIR)$(man5dir)68 $(RM) $(DESTDIR)$(man5dir)/$(EXEC).conf.5.gz
62 $(INSTALL_PROGRAM) -d $(DESTDIR)$(man5dir)63 $(INSTALL_PROGRAM) -m 644 $(EXEC).conf.5.gz $(DESTDIR)$(man5dir)72 $(RM) $(DESTDIR)$(man5dir)/$(EXEC).conf.5.gz
117 $(INSTALL_PROGRAM) -d $(DESTDIR)$(man5dir)
47 man5dir=$(mandir)/man5 macro