Home
last modified time | relevance | path

Searched refs:TOP_SRCDIR (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/scripts/
Dgenerate-makefiles.sh139 if [ -f "${TOP_SRCDIR}/$var" ]; then
301 TOP_SRCDIR=${TOP_SRCDIR:=`dirname "$0"`/..}
303 GLOBAL_BOILERPLATE="${TOP_SRCDIR}/.global_boilerplate"
310 if [ -f "$TOP_SRCDIR/$var" ]; then
312 $var+= `cat "$TOP_SRCDIR/$var"`
/external/brotli/
Dconfigure-cmake24 TOP_SRCDIR="$(dirname $0)"
35 if [ -e "${TOP_SRCDIR}/scripts/.configure-custom.sh" ]; then
36 . "${TOP_SRCDIR}/scripts/.configure-custom.sh"
318 eval "${CMAKE_CMD}" "${TOP_SRCDIR}" -DCMAKE_BUILD_TYPE="${BUILD_TYPE}" -DCMAKE_INSTALL_PREFIX="${PR…
/external/ltp/
DINSTALL43 $ cd $TOP_SRCDIR
48 - $TOP_SRCDIR and $TOP_BUILDDIR are the same for in-build-tree scenarios.
49 - $TOP_SRCDIR and $TOP_BUILDDIR differ for out-of-build-tree scenarios.
113 -f "$TOP_SRCDIR/Makefile" \
114 "top_srcdir=$TOP_SRCDIR" \
118 -f "$TOP_SRCDIR/Makefile" \
119 "top_srcdir=$TOP_SRCDIR" \