Lines Matching refs:root_sbindir
215 $(E) " MKINSTALLDIRS $(root_sbindir) $(man8dir)"
216 $(Q) $(MKINSTALLDIRS) $(DESTDIR)$(root_sbindir) \
221 $(ES) " INSTALL $(root_sbindir)/$$i"; \
222 $(INSTALL_PROGRAM) $$i $(DESTDIR)$(root_sbindir)/$$i; \
225 $(ES) " LINK $(root_sbindir)/fsck.$$i"; \
226 (cd $(DESTDIR)$(root_sbindir); \
251 $(ES) " STRIP $(root_sbindir)/$$i"; \
252 $(STRIP) $(DESTDIR)$(root_sbindir)/$$i; \
257 $(RM) -f $(DESTDIR)$(root_sbindir)/$$i; \
259 $(RM) -f $(DESTDIR)$(root_sbindir)/fsck.ext2 \
260 $(DESTDIR)$(root_sbindir)/fsck.ext3 \
261 $(DESTDIR)$(root_sbindir)/fsck.ext4 \
262 $(DESTDIR)$(root_sbindir)/fsck.ext4dev
269 $(RM) -f $(DESTDIR)$(root_sbindir)/fsck.ext2 \
270 $(DESTDIR)$(root_sbindir)/fsck.ext3 \
271 $(DESTDIR)$(root_sbindir)/fsck.ext4 \
272 $(DESTDIR)$(root_sbindir)/fsck.ext4dev