OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exec_prefix
(Results
201 - 225
of
606
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/liblzf/
Makefile.in
4
exec_prefix
= @
exec_prefix
@
/external/libpng/
libpng-config.in
16
exec_prefix
="@
exec_prefix
@"
/ndk/sources/host-tools/sed-4.2.1/testsuite/
manis.good
7
s%@
exec_prefix
@%%g
manis.inp
7
s%@
exec_prefix
@%%g
modulo.inp
7
s%@
exec_prefix
@%%g
/external/iputils/ninfod/
Makefile.in
38
exec_prefix
= @
exec_prefix
@
/prebuilts/python/darwin-x86/2.7.5/share/man/man1/
python.1
339
conventions; ${prefix} and ${
exec_prefix
} are installation-dependent
342
.IP \fI${
exec_prefix
}/bin/python\fP
347
.I ${
exec_prefix
}/lib/python<version>
355
.I ${
exec_prefix
}/include/python<version>
368
${
exec_prefix
}/lib/python<version>, where ${prefix} and ${
exec_prefix
}
371
replaces both ${prefix} and ${
exec_prefix
}. To specify different values
372
for these, set $PYTHONHOME to ${prefix}:${
exec_prefix
}.
python2.1
339
conventions; ${prefix} and ${
exec_prefix
} are installation-dependent
342
.IP \fI${
exec_prefix
}/bin/python\fP
347
.I ${
exec_prefix
}/lib/python<version>
355
.I ${
exec_prefix
}/include/python<version>
368
${
exec_prefix
}/lib/python<version>, where ${prefix} and ${
exec_prefix
}
371
replaces both ${prefix} and ${
exec_prefix
}. To specify different values
372
for these, set $PYTHONHOME to ${prefix}:${
exec_prefix
}.
python2.7.1
339
conventions; ${prefix} and ${
exec_prefix
} are installation-dependent
342
.IP \fI${
exec_prefix
}/bin/python\fP
347
.I ${
exec_prefix
}/lib/python<version>
355
.I ${
exec_prefix
}/include/python<version>
368
${
exec_prefix
}/lib/python<version>, where ${prefix} and ${
exec_prefix
}
371
replaces both ${prefix} and ${
exec_prefix
}. To specify different values
372
for these, set $PYTHONHOME to ${prefix}:${
exec_prefix
}.
/prebuilts/python/linux-x86/2.7.5/share/man/man1/
python.1
339
conventions; ${prefix} and ${
exec_prefix
} are installation-dependent
342
.IP \fI${
exec_prefix
}/bin/python\fP
347
.I ${
exec_prefix
}/lib/python<version>
355
.I ${
exec_prefix
}/include/python<version>
368
${
exec_prefix
}/lib/python<version>, where ${prefix} and ${
exec_prefix
}
371
replaces both ${prefix} and ${
exec_prefix
}. To specify different values
372
for these, set $PYTHONHOME to ${prefix}:${
exec_prefix
}.
python2.1
339
conventions; ${prefix} and ${
exec_prefix
} are installation-dependent
342
.IP \fI${
exec_prefix
}/bin/python\fP
347
.I ${
exec_prefix
}/lib/python<version>
355
.I ${
exec_prefix
}/include/python<version>
368
${
exec_prefix
}/lib/python<version>, where ${prefix} and ${
exec_prefix
}
371
replaces both ${prefix} and ${
exec_prefix
}. To specify different values
372
for these, set $PYTHONHOME to ${prefix}:${
exec_prefix
}.
python2.7.1
339
conventions; ${prefix} and ${
exec_prefix
} are installation-dependent
342
.IP \fI${
exec_prefix
}/bin/python\fP
347
.I ${
exec_prefix
}/lib/python<version>
355
.I ${
exec_prefix
}/include/python<version>
368
${
exec_prefix
}/lib/python<version>, where ${prefix} and ${
exec_prefix
}
371
replaces both ${prefix} and ${
exec_prefix
}. To specify different values
372
for these, set $PYTHONHOME to ${prefix}:${
exec_prefix
}.
/prebuilts/python/darwin-x86/2.7.5/bin/
python-config
37
print sysconfig.
EXEC_PREFIX
python2-config
37
print sysconfig.
EXEC_PREFIX
python2.7-config
37
print sysconfig.
EXEC_PREFIX
/prebuilts/python/linux-x86/2.7.5/bin/
python-config
37
print sysconfig.
EXEC_PREFIX
python2-config
37
print sysconfig.
EXEC_PREFIX
python2.7-config
37
print sysconfig.
EXEC_PREFIX
/external/libogg/win32/
Makefile
22
exec_prefix
= ${prefix}
macro
24
bindir = ${
exec_prefix
}/bin
25
sbindir = ${
exec_prefix
}/sbin
26
libexecdir = ${
exec_prefix
}/libexec
31
libdir = ${
exec_prefix
}/lib
/external/libpng/scripts/
makefile.dec
29
exec_prefix
=$(prefix)
31
LIBPATH=$(
exec_prefix
)/lib
33
BINPATH=$(
exec_prefix
)/bin
79
-e s!@
exec_prefix
@!$(
exec_prefix
)! \
makefile.msys
16
exec_prefix
=$(prefix)
56
LIBPATH=$(
exec_prefix
)/lib
58
BINPATH=$(
exec_prefix
)/bin
122
-e s!@
exec_prefix
@!$(
exec_prefix
)! \
makefile.sggcc
31
exec_prefix
=$(prefix)
54
LIBPATH=$(
exec_prefix
)/lib
55
#LIBPATH=$(
exec_prefix
)/lib32
57
BINPATH=$(
exec_prefix
)/bin
95
-e s!@
exec_prefix
@!$(
exec_prefix
)! \
makefile.sgi
31
exec_prefix
=$(prefix)
57
LIBPATH=$(
exec_prefix
)/lib
58
#LIBPATH=$(
exec_prefix
)/lib32
60
BINPATH=$(
exec_prefix
)/bin
96
-e s!@
exec_prefix
@!$(
exec_prefix
)! \
/external/zlib/src/win32/
Makefile.gcc
68
exec_prefix
= $(prefix)
144
-e 's|@
exec_prefix
@|${
exec_prefix
}|g' \
/external/elfutils/0.153/
Makefile.am
42
--libdir=`echo $(libdir) | sed "s,^$(
exec_prefix
),$$dc_install_base,"`\
Completed in 475 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>