Home | History | Annotate | Download | only in grub

Lines Matching full:shell

51 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
141 SHELL = @SHELL@
213 echo ' $(SHELL) ./config.status'; \
214 $(SHELL) ./config.status;; \
216 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
217 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
221 $(SHELL) ./config.status --recheck
236 cd $(top_builddir) && $(SHELL) ./config.status config.h
414 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \