Home | History | Annotate | Download | only in libasm

Lines Matching full:shell

55 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
94 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
109 ACLOCAL = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run aclocal-1.9
112 AMTAR = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run tar
113 AUTOCONF = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoconf
114 AUTOHEADER = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run autoheader
115 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
135 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
149 MAKEINFO = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run makeinfo
168 SHELL = /bin/sh
218 GCC_INCLUDE = -I$(shell $(CC) -print-file-name=include)
265 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
266 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \