Home
last modified time | relevance | path

Searched refs:root_sbindir (Results 1 – 8 of 8) sorted by relevance

/external/e2fsprogs/e2fsck/
DMakefile.in196 $(Q) $(MKINSTALLDIRS) $(DESTDIR)$(root_sbindir) \
202 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
206 (cd $(DESTDIR)$(root_sbindir); \
232 $(STRIP) $(DESTDIR)$(root_sbindir)/$$i; \
237 $(RM) -f $(DESTDIR)$(root_sbindir)/$$i; \
239 $(RM) -f $(DESTDIR)$(root_sbindir)/fsck.ext2 \
240 $(DESTDIR)$(root_sbindir)/fsck.ext3 \
241 $(DESTDIR)$(root_sbindir)/fsck.ext4 \
242 $(DESTDIR)$(root_sbindir)/fsck.ext4dev
249 $(RM) -f $(DESTDIR)$(root_sbindir)/fsck.ext2 \
[all …]
/external/e2fsprogs/misc/
DMakefile.in392 $(DESTDIR)$(root_sbindir) $(DESTDIR)$(bindir) \
400 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
408 (cd $(DESTDIR)$(root_sbindir); \
411 $(Q) (cd $(DESTDIR)$(root_sbindir); \
415 (cd $(DESTDIR)$(root_sbindir); \
486 $(STRIP) $(DESTDIR)$(root_sbindir)/$$i; \
495 $(RM) -f $(DESTDIR)$(root_sbindir)/$$i; \
503 $(RM) -f $(DESTDIR)$(root_sbindir)/mkfs.ext2 \
504 $(DESTDIR)$(root_sbindir)/mkfs.ext3 \
505 $(DESTDIR)$(root_sbindir)/mkfs.ext4 \
[all …]
/external/e2fsprogs/resize/
DMakefile.in61 $(Q) $(MKINSTALLDIRS) $(DESTDIR)$(root_sbindir) \
67 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
80 $(STRIP) $(DESTDIR)$(root_sbindir)/$$i; \
85 $(RM) -f $(DESTDIR)$(root_sbindir)/$$i; \
/external/e2fsprogs/debugfs/
DMakefile.in52 $(Q) $(MKINSTALLDIRS) $(DESTDIR)$(root_sbindir) \
58 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
71 $(STRIP) $(DESTDIR)$(root_sbindir)/$$i; \
76 $(RM) -f $(DESTDIR)$(root_sbindir)/$$i; \
/external/e2fsprogs/
DMCONFIG.in15 root_sbindir = @root_sbindir@
Dconfigure.in960 root_sbindir=$sbindir
965 root_sbindir='${root_prefix}/sbin'
974 root_sbindir=$sbindir
975 AC_MSG_RESULT([Setting root_sbindir to $root_sbindir])
987 AC_SUBST(root_sbindir) subst
De2fsprogs.spec.in74 root_sbindir=%{_root_sbindir} root_libdir=%{_root_libdir}
Dconfigure10978 root_sbindir=$sbindir
10983 root_sbindir='${root_prefix}/sbin'
10993 root_sbindir=$sbindir
10994 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting root_sbindir to $root_sbindir" >&5
10995 $as_echo "Setting root_sbindir to $root_sbindir" >&6; }