Home | History | Annotate | Download | only in cpp

Lines Matching refs:thisdir

3271   thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
3272 test \"x\$thisdir\" = \"x\$file\" && thisdir=.
3274 # Follow symbolic links until we get to the real thisdir.
3279 # If there was a directory component, then change thisdir.
3282 [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;;
3283 *) thisdir=\"\$thisdir/\$destdir\" ;;
3288 file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
3313 if test \"\$thisdir\" = \".\"; then
3314 thisdir=\`pwd\`
3316 # remove .libs from thisdir
3317 case \"\$thisdir\" in
3318 *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
3319 $objdir ) thisdir=. ;;
3324 absdir=\`cd \"\$thisdir\" && pwd\`
3325 test -n \"\$absdir\" && thisdir=\"\$absdir\"
3331 progdir=\"\$thisdir/$objdir\"
3365 progdir=\"\$thisdir/$objdir\"