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

  /external/e2fsprogs/resize/
Makefile.in 60 $(E) " MKINSTALLDIRS $(root_sbindir) $(man8dir)"
61 $(Q) $(MKINSTALLDIRS) $(DESTDIR)$(root_sbindir) \
66 echo " INSTALL $(root_sbindir)/$$i"; \
67 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
79 echo " STRIP $(root_sbindir)/$$i"; \
80 $(STRIP) $(DESTDIR)$(root_sbindir)/$$i; \
85 $(RM) -f $(DESTDIR)$(root_sbindir)/$$i; \
  /external/e2fsprogs/e2fsck/
Makefile.in 195 $(E) " MKINSTALLDIRS $(root_sbindir) $(man8dir)"
196 $(Q) $(MKINSTALLDIRS) $(DESTDIR)$(root_sbindir) \
201 echo " INSTALL $(root_sbindir)/$$i"; \
202 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
205 echo " LINK $(root_sbindir)/fsck.$$i"; \
206 (cd $(DESTDIR)$(root_sbindir); \
231 echo " STRIP $(root_sbindir)/$$i"; \
232 $(STRIP) $(DESTDIR)$(root_sbindir)/$$i; \
237 $(RM) -f $(DESTDIR)$(root_sbindir)/$$i; \
239 $(RM) -f $(DESTDIR)$(root_sbindir)/fsck.ext2
    [all...]
  /external/e2fsprogs/misc/
Makefile.in 390 $(E) " MKINSTALLDIRS $(sbindir) $(root_sbindir) $(bindir) $(man1dir) $(man8dir) $(libdir) $(root_sysconfdir)"
392 $(DESTDIR)$(root_sbindir) $(DESTDIR)$(bindir) \
399 echo " INSTALL $(root_sbindir)/$$i"; \
400 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
407 echo " LINK $(root_sbindir)/mkfs.$$i"; \
408 (cd $(DESTDIR)$(root_sbindir); \
411 $(Q) (cd $(DESTDIR)$(root_sbindir); \
414 echo " LINK $(root_sbindir)/findfs"; \
415 (cd $(DESTDIR)$(root_sbindir); \
485 echo " STRIP $(root_sbindir)/$$i";
    [all...]
  /external/e2fsprogs/debugfs/
Makefile.in 51 $(E) " MKINSTALLDIRS $(root_sbindir) $(man8dir)"
52 $(Q) $(MKINSTALLDIRS) $(DESTDIR)$(root_sbindir) \
57 echo " INSTALL $(root_sbindir)/$$i"; \
58 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
70 echo " STRIP $(root_sbindir)/$$i"; \
71 $(STRIP) $(DESTDIR)$(root_sbindir)/$$i; \
76 $(RM) -f $(DESTDIR)$(root_sbindir)/$$i; \
  /external/e2fsprogs/
configure 606 root_sbindir
    [all...]

Completed in 34 milliseconds