Home | History | Annotate | Download | only in build

Lines Matching full:tmpl

159 TMPL=/tmp/android-$$-test.log
164 rm -f $TMPC $TMPO $TMPL $TMPE
273 cat $TMPL
291 cat $TMPL
304 # stores the error log into $TMPL
309 $CC -o $TMPO -c $CFLAGS $TMPC 2> $TMPL
312 # try to link the recently built file into an executable. error log in $TMPL
317 $LD -o $TMPE $TMPO $LDFLAGS 2> $TMPL
336 cat $TMPL
344 cat $TMPL
543 mkdir -p $config_dir 2> $TMPL
546 cat $TMPL