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

/haiku/build/scripts/
H A Dbuild_cross_tools96 tmpIncludeDir=$objDir/sysincludes
101 mkdir -p $installDir $objDir $binutilsObjDir $gccObjDir $tmpIncludeDir \
148 copy_headers $haikuSourceDir/headers/config $tmpIncludeDir/config
149 copy_headers $haikuSourceDir/headers/os $tmpIncludeDir/os
150 copy_headers $haikuSourceDir/headers/posix $tmpIncludeDir/posix
165 --with-headers=$tmpIncludeDir --with-libs=$tmpLibDir $gccConfigureArgs \
H A Dbuild_cross_tools_gcc4165 tmpIncludeDir="$sysrootDir/boot/system/develop/headers"
171 "$stdcxxObjDir" "$tmpIncludeDir" "$tmpLibDir" || exit 1
229 copy_headers "$haikuSourceDir/headers/config" "$tmpIncludeDir/config"
230 copy_headers "$haikuSourceDir/headers/os" "$tmpIncludeDir/os"
231 copy_headers "$haikuSourceDir/headers/posix" "$tmpIncludeDir/posix"

Completed in 91 milliseconds