Lines Matching refs:tmp
28 mkdir tmp
29 touch tmp/datafile
44 cp ${hp} tmp
46 "cd tmp && ./${h} srcdir_exists"
62 mkdir tmp/.libs
66 cp ${hp} tmp
67 cp ${hp} tmp/.libs
69 "cd tmp && ./.libs/${h} srcdir_exists"
76 cp ${hp} tmp
77 cp ${hp} tmp/.libs/lt-${h}
79 "cd tmp && ./.libs/lt-${h} srcdir_exists"
97 cp ${hp} tmp
99 "cd tmp && ./${h} -s $(pwd)/tmp \
104 "${hp}" -s "$(pwd)"/tmp srcdir_exists
120 cp ${hp} tmp
122 for p in tmp tmp/. ./tmp; do
127 "./tmp/${h}" -s "${p}" srcdir_exists