Lines Matching refs:root_sbindir
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 \
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 \
250 $(DESTDIR)$(root_sbindir)/fsck.ext3 \
251 $(DESTDIR)$(root_sbindir)/fsck.ext4 \
252 $(DESTDIR)$(root_sbindir)/fsck.ext4dev