Home | History | Annotate | Download | only in lib

Lines Matching full:shell

52 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
64 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
76 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
79 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
80 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
81 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
82 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
102 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
116 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
135 SHELL = /bin/sh
213 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
214 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \