Home | History | Annotate | Download | only in libcpu

Lines Matching full:shell

50 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
61 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
72 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
75 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
76 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
77 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
78 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
98 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
112 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
131 SHELL = /bin/sh
201 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
202 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \