HomeSort by relevance Sort by last modified time
    Searched refs:man5dir (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/misc/
Makefile.in 436 $(DESTDIR)$(man1dir) $(DESTDIR)$(man5dir) \
491 $(RM) -f $(DESTDIR)$(man5dir)/$$i.$$j; \
493 $(ES) " INSTALL_DATA $(man5dir)/$$i"; \
494 $(INSTALL_DATA) $$i $(DESTDIR)$(man5dir)/$$i; \
498 (cd $(DESTDIR)$(man5dir); \
576 $(RM) -f $(DESTDIR)$(man5dir)/$$i; \
580 $(RM) -f $(DESTDIR)$(man5dir)/$$i.5; \
  /external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
Makefile 46 man5dir=$(mandir)/man5 macro
187 # $(INSTALL) -d -m 755 $(DESTDIR)$(man5dir)
190 # $(INSTALL) -m 644 $(DOC_MAN5) $(DESTDIR)$(man5dir)
  /external/e2fsprogs/e2fsck/
Makefile.in 217 $(DESTDIR)$(man8dir) $(DESTDIR)$(man5dir)
238 $(RM) -f $(DESTDIR)$(man5dir)/$$i.$$j; \
240 $(ES) " INSTALL_DATA $(man5dir)/$$i"; \
241 $(INSTALL_DATA) $$i $(DESTDIR)$(man5dir)/$$i; \
267 $(RM) -f $(DESTDIR)$(man5dir)/$$i; \

Completed in 688 milliseconds