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

  /external/e2fsprogs/misc/
Makefile.in 515 $(DESTDIR)$(man1dir) $(DESTDIR)$(man5dir) \
570 $(RM) -f $(DESTDIR)$(man5dir)/$$i.$$j; \
572 $(ES) " INSTALL_DATA $(man5dir)/$$i"; \
573 $(INSTALL_DATA) $$i $(DESTDIR)$(man5dir)/$$i; \
577 (cd $(DESTDIR)$(man5dir); \
655 $(RM) -f $(DESTDIR)$(man5dir)/$$i; \
659 $(RM) -f $(DESTDIR)$(man5dir)/$$i.5; \
    [all...]
  /external/e2fsprogs/e2fsck/
Makefile.in 192 $(DESTDIR)$(man8dir) $(DESTDIR)$(man5dir)
213 $(RM) -f $(DESTDIR)$(man5dir)/$$i.$$j; \
215 $(ES) " INSTALL_DATA $(man5dir)/$$i"; \
216 $(INSTALL_DATA) $$i $(DESTDIR)$(man5dir)/$$i; \
242 $(RM) -f $(DESTDIR)$(man5dir)/$$i; \

Completed in 86 milliseconds