OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUILDROOT
(Results
1 - 2
of
2
) sorted by null
/external/llvm/utils/
makellvm
113
set
BUILDROOT
= .
118
set
BUILDROOT
= ${OBJROOT}/${CURSRCDIR}
122
echo "DEBUG:
BUILDROOT
= $
BUILDROOT
"
124
if (! -d $
BUILDROOT
) then
125
echo "FATAL: Invalid build directory: ${
BUILDROOT
}"
128
cd $
BUILDROOT
/external/swiftshader/third_party/LLVM/utils/
makellvm
113
set
BUILDROOT
= .
118
set
BUILDROOT
= ${OBJROOT}/${CURSRCDIR}
122
echo "DEBUG:
BUILDROOT
= $
BUILDROOT
"
124
if (! -d $
BUILDROOT
) then
125
echo "FATAL: Invalid build directory: ${
BUILDROOT
}"
128
cd $
BUILDROOT
Completed in 1308 milliseconds