OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PWDCMD
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
fixinc.sh
83
# Define
PWDCMD
as a command to use to get the working dir
85
PWDCMD
=${
PWDCMD
-pwd}
87
case "`$
PWDCMD
`" in
90
PWDCMD
="eval pwd | sed -e 's,.*/usr/,/usr/,'"
95
ORIGDIR=`${
PWDCMD
}`
97
FIXINCL=`${
PWDCMD
}`/fixincl
109
cd $LIB; LIB=`${
PWDCMD
}`
193
INPUT=`${
PWDCMD
}`
279
cwd=`${
PWDCMD
}`
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
fixinc.sh
83
# Define
PWDCMD
as a command to use to get the working dir
85
PWDCMD
=${
PWDCMD
-pwd}
87
case "`$
PWDCMD
`" in
90
PWDCMD
="eval pwd | sed -e 's,.*/usr/,/usr/,'"
95
ORIGDIR=`${
PWDCMD
}`
97
FIXINCL=`${
PWDCMD
}`/fixincl
109
cd $LIB; LIB=`${
PWDCMD
}`
193
INPUT=`${
PWDCMD
}`
279
cwd=`${
PWDCMD
}`
[
all
...]
/toolchain/binutils/binutils-2.25/intl/
configure
[
all
...]
/toolchain/binutils/binutils-2.25/
configure
[
all
...]
Completed in 642 milliseconds