Home
last modified time | relevance | path

Searched refs:AWK (Results 1 – 5 of 5) sorted by relevance

/hal_xtensa-3.6.0/src/hal/
DMakefile.am52 split_sources = $(shell cd $(top_srcdir)/src && $(AWK) -F '[()]' ' \
74 sort "$<" | uniq | $(AWK) -F '[()]' ' \
DMakefile.in110 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
183 am__uniquify_input = $(AWK) '\
206 AWK = @AWK@
340 split_sources = $(shell cd $(top_srcdir)/src && $(AWK) -F '[()]' ' \
683 sort "$<" | uniq | $(AWK) -F '[()]' ' \
/hal_xtensa-3.6.0/include/
DMakefile.in124 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
143 am__uniquify_input = $(AWK) '\
166 AWK = @AWK@
/hal_xtensa-3.6.0/
DMakefile.in132 am__uniquify_input = $(AWK) '\
198 AWK = @AWK@
Dconfigure2191 if test -n "$AWK"; then
2192 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2211 AWK=$ac_cv_prog_AWK
2212 if test -n "$AWK"; then
2213 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2214 $as_echo "$AWK" >&6; }
2221 test -n "$AWK" && break
5342 AWK='$AWK'
5343 test -n "\$AWK" || AWK=awk
5853 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \