OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pkglibdir
(Results
1 - 17
of
17
) sorted by null
/external/grub/util/
grub-install.in
30
pkglibdir
=${libdir}/${PACKAGE}/${host_cpu}-${host_vendor}
306
if test -f "$
pkglibdir
/stage1"; then
309
echo "${
pkglibdir
}/stage1: Not found." 1>&2
313
if test -f "$
pkglibdir
/stage2"; then
316
echo "${
pkglibdir
}/stage2: Not found." 1>&2
414
${
pkglibdir
}/stage1 ${
pkglibdir
}/stage2 ${
pkglibdir
}/*stage1_5; do
grub-image
30
pkglibdir
=${libdir}/${PACKAGE}/${context}
46
stage1dir="$
pkglibdir
"
47
stage2dir="$
pkglibdir
"
grub-image.in
30
pkglibdir
=${libdir}/${PACKAGE}/${context}
46
stage1dir="$
pkglibdir
"
47
stage2dir="$
pkglibdir
"
grub-install
30
pkglibdir
=${libdir}/${PACKAGE}/${host_cpu}-${host_vendor}
306
if test -f "$
pkglibdir
/stage1"; then
309
echo "${
pkglibdir
}/stage1: Not found." 1>&2
313
if test -f "$
pkglibdir
/stage2"; then
316
echo "${
pkglibdir
}/stage2: Not found." 1>&2
414
${
pkglibdir
}/stage1 ${
pkglibdir
}/stage2 ${
pkglibdir
}/*stage1_5; do
/external/icu4c/config/
icu-config-bottom
323
echo $ECHO_N "${
pkglibdir
}/Makefile.inc ${ECHO_C}"
327
echo $ECHO_N "${
pkglibdir
}/pkgdata.inc ${ECHO_C}"
Makefile.inc.in
154
pkglibdir
= $(libdir)/$(PACKAGE)$(ICULIBSUFFIX)/$(VERSION)
/external/elfutils/libdw/
Makefile.am
99
-Wl,--enable-new-dtags,-rpath,$(
pkglibdir
) \
/external/libogg/win32/
Makefile
37
pkglibdir
= $(libdir)/libogg
macro
/external/bison/build-aux/
Makefile
20
pkglibdir
= $(libdir)/bison
macro
/external/bison/data/
Makefile
21
pkglibdir
= $(libdir)/bison
macro
/external/bison/src/
Makefile
22
pkglibdir
= $(libdir)/bison
macro
/external/bison/tests/
Makefile
20
pkglibdir
= $(libdir)/bison
macro
/external/bison/
Makefile
21
pkglibdir
= $(libdir)/bison
macro
/external/bison/doc/
Makefile
20
pkglibdir
= $(libdir)/bison
macro
/external/bison/examples/
Makefile
21
pkglibdir
= $(libdir)/bison
macro
/external/bison/lib/
Makefile
21
pkglibdir
= $(libdir)/bison
macro
/ndk/sources/host-tools/make-3.81/w32/
Makefile
38
pkglibdir
= $(libdir)/make
macro
Completed in 1538 milliseconds