Searched refs:TOP_SRCDIR (Results 1 – 3 of 3) sorted by relevance
139 if [ -f "${TOP_SRCDIR}/$var" ]; then301 TOP_SRCDIR=${TOP_SRCDIR:=`dirname "$0"`/..}303 GLOBAL_BOILERPLATE="${TOP_SRCDIR}/.global_boilerplate"310 if [ -f "$TOP_SRCDIR/$var" ]; then312 $var+= `cat "$TOP_SRCDIR/$var"`
24 TOP_SRCDIR="$(dirname $0)"35 if [ -e "${TOP_SRCDIR}/scripts/.configure-custom.sh" ]; then36 . "${TOP_SRCDIR}/scripts/.configure-custom.sh"318 eval "${CMAKE_CMD}" "${TOP_SRCDIR}" -DCMAKE_BUILD_TYPE="${BUILD_TYPE}" -DCMAKE_INSTALL_PREFIX="${PR…
43 $ cd $TOP_SRCDIR48 - $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" \