Searched refs:ODIR (Results 1 - 1 of 1) sorted by relevance

/vbox/
H A Dconfigure69 ODIR="`pwd`/"
187 rm -f $ODIR.tmp_src.cc $ODIR.tmp_src.c $ODIR.tmp_out $ODIR.test_execute.log
280 cat $ODIR.tmp_src.cc >> $LOG
282 echo "$CXX $CXX_FLAGS -g -O -Wall -o $ODIR.tmp_out $ODIR.tmp_src.cc \"$1\"" >> $LOG
283 $CXX $CXX_FLAGS -g -O -Wall -o $ODIR.tmp_out $ODIR
[all...]

Completed in 90 milliseconds