Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/scripts/
H A Dgenerate-makefiles.sh38 local make_copy_prereq_cache=
83 if [ "$make_copy_prereq_cache" != "" ]; then
84 make_copy_prereq_cache="$make_copy_prereq_cache "
86 make_copy_prereq_cache="$make_copy_prereq_cache$prereq"
259 for prereq in ${make_copy_prereq_cache}; do

Completed in 1 milliseconds