OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pkglibdir
(Results
1 - 11
of
11
) 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}"
icu-config
179
pkglibdir
="${libdir}/${PACKAGE}${ICULIBSUFFIX}/${VERSION}"
670
echo $ECHO_N "${
pkglibdir
}/Makefile.inc ${ECHO_C}"
674
echo $ECHO_N "${
pkglibdir
}/pkgdata.inc ${ECHO_C}"
Makefile.inc.in
159
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/icu4c/
icudefs.mk
91
pkglibdir
= $(libdir)/$(PACKAGE)$(ICULIBSUFFIX)/$(VERSION)
macro
/ndk/sources/host-tools/make-3.81/w32/
Makefile
38
pkglibdir
= $(libdir)/make
macro
Completed in 288 milliseconds