OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pkglibdir
(Results
1 - 25
of
25
) 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/config/
Makefile
20
pkglibdir
= $(libdir)/elfutils
macro
/external/elfutils/doc/
Makefile
20
pkglibdir
= $(libdir)/elfutils
macro
/external/elfutils/libebl/
Makefile
25
pkglibdir
= $(libdir)/elfutils
macro
/external/elfutils/m4/
Makefile
20
pkglibdir
= $(libdir)/elfutils
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/elfutils/lib/
Makefile
24
pkglibdir
= $(libdir)/elfutils
macro
/external/elfutils/libcpu/
Makefile
23
pkglibdir
= $(libdir)/elfutils
macro
/external/elfutils/src/
Makefile
25
pkglibdir
= $(libdir)/elfutils
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
/external/elfutils/libasm/
Makefile
25
pkglibdir
= $(libdir)/elfutils
macro
/external/elfutils/libdw/
Makefile
25
pkglibdir
= $(libdir)/elfutils
macro
/external/elfutils/libelf/
Makefile
25
pkglibdir
= $(libdir)/elfutils
macro
/external/elfutils/tests/
Makefile
23
pkglibdir
= $(libdir)/elfutils
macro
Completed in 316 milliseconds