HomeSort by relevance Sort by last modified time
    Searched refs:man5dir (Results 1 - 2 of 2) 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/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 59 milliseconds