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

/haiku-buildtools/
H A Dbuild-gcc4-optional-package-Haiku.sh55 --source-dir) haikuSourceDir="$2"; shift 2;;
139 if [ -n "$haikuSourceDir" ]; then
143 copy_headers $haikuSourceDir/headers/config $tmpIncludeDir/config
144 copy_headers $haikuSourceDir/headers/os $tmpIncludeDir/os
145 copy_headers $haikuSourceDir/headers/posix $tmpIncludeDir/posix

Completed in 82 milliseconds