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

/haiku-fatelf/build/scripts/
H A Dbuild_cross_tools116 copy_headers() function
130 copy_headers $haikuSourceDir/headers/config $tmpIncludeDir/config
131 copy_headers $haikuSourceDir/headers/os $tmpIncludeDir/os
132 copy_headers $haikuSourceDir/headers/posix $tmpIncludeDir/posix
H A Dbuild_cross_tools_gcc4133 copy_headers() function
147 copy_headers $haikuSourceDir/headers/config $tmpIncludeDir/config
148 copy_headers $haikuSourceDir/headers/os $tmpIncludeDir/os
149 copy_headers $haikuSourceDir/headers/posix $tmpIncludeDir/posix
H A Dbuild_fatelf_cross_tools230 copy_headers() { function
438 copy_headers "${HAIKU_SRC}/headers/config" "$sysinc/config"
439 copy_headers "${HAIKU_SRC}/headers/os" "$sysinc/os"
440 copy_headers "${HAIKU_SRC}/headers/posix" "$sysinc/posix"

Completed in 88 milliseconds