Lines Matching refs:tcfn
253 tcfn=no
340 test $tcfn = no && test -f a.out && tcfn=a.out
341 test $tcfn = no && test -f a.exe && tcfn=a.exe
342 test $tcfn = no && test -f conftest.exe && tcfn=conftest.exe
343 test $tcfn = no && test -f conftest && tcfn=conftest
344 if test -f $tcfn; then
361 rmf conftest.c conftest.o ${tcfn}* vv.out
654 ccpr='|| for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done'
1980 test $fv = 0 || v "$CC $CFLAGS $LDFLAGS -o $tcfn $tfn.s $LIBS $ccpr"
1988 test $fv = 0 || v "$CC $CFLAGS $LDFLAGS -o $tcfn $tfn.s $LIBS $ccpr"
1991 v "$CC $CFLAGS $CPPFLAGS $LDFLAGS -fwhole-program --combine $NOWARN -o $tcfn conftest.c $LIBS $ccpr"
1996 test $fv = 0 || v "$CC $CFLAGS $LDFLAGS -o $tcfn conftest.o $LIBS $ccpr"
1999 test -f $tcfn || fv=0
2514 case $tcfn in
2670 echo tcfn=$mkshexe >>Rebuild.sh
2671 echo "$CC $CFLAGS $LDFLAGS -o \$tcfn $lobjs $LIBS $ccpr" >>Rebuild.sh
2672 echo "test -f \$tcfn || exit 1; $SIZE \$tcfn" >>Rebuild.sh
2761 tcfn=$mkshexe
2762 test $cm = combine || v "$CC $CFLAGS $LDFLAGS -o $tcfn $lobjs $LIBS $ccpr"
2763 test -f $tcfn || exit 1
2767 test 0 = $eq && v $SIZE $tcfn