OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libdir
(Results
201 - 225
of
973
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/iproute2/netem/
Makefile
23
mkdir -p $(DESTDIR)$(
LIBDIR
)/tc
25
do install -m 644 $$i $(DESTDIR)$(
LIBDIR
)/tc; \
/external/libpng/scripts/
makefile.openbsd
10
LIBDIR
= ${PREFIX}/lib
55
if [ ! -d ${DESTDIR}${
LIBDIR
} ]; then \
56
${INSTALL} -d -o root -g wheel ${DESTDIR}${
LIBDIR
}; \
58
if [ ! -d ${DESTDIR}${
LIBDIR
}/debug ]; then \
59
${INSTALL} -d -o root -g wheel ${DESTDIR}${
LIBDIR
}/debug; \
72
@rm -f ${DESTDIR}${
LIBDIR
}/libpng_pic.a
73
@rm -f ${DESTDIR}${
LIBDIR
}/debug/libpng.a
77
@rmdir ${DESTDIR}${
LIBDIR
}/debug 2>/dev/null || true
libpng-config-head.in
16
libdir
=""
libpng-config-body.in
10
--
libdir
print path to directory containing library
60
--
libdir
)
61
echo ${
libdir
}
/ndk/tests/abcc/jni/mman-win32/
configure
38
echo " --
libdir
=DIR install libs in DIR [$PREFIX/lib]"
55
libdir
="${PREFIX}/lib"
86
--
libdir
=*)
87
libdir
="$optval"
140
echo "
libdir
=$
libdir
" >> config.mak
151
echo "
libdir
: $
libdir
"
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/pkgconfig/
cloog-isl.pc
5
libdir
=${exec_prefix}/lib
17
Libs: -L${
libdir
} -L/tmp/ndk-andrewhsieh/host-gcc4.6/1/x86_64-linux-glibc2.11-4.6/lib -lcloog-isl -lgmp
isl.pc
5
libdir
=${exec_prefix}/lib
17
Libs: -L${
libdir
} -L/tmp/ndk-andrewhsieh/host-gcc4.6/1/x86_64-linux-glibc2.11-4.6/lib -lisl -lgmp
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/pkgconfig/
cloog-isl.pc
5
libdir
=${exec_prefix}/lib
17
Libs: -L${
libdir
} -L/tmp/ndk-andrewhsieh/host-gcc4.8/1/x86_64-linux-glibc2.11-4.8/lib -lcloog-isl -lgmp
isl.pc
5
libdir
=${exec_prefix}/lib
17
Libs: -L${
libdir
} -L/tmp/ndk-andrewhsieh/host-gcc4.8/1/x86_64-linux-glibc2.11-4.8/lib -lisl -lgmp
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/
Makefile.am
31
pkgconfigdir = $(
libdir
)/pkgconfig
/external/mesa3d/src/mesa/drivers/dri/
Makefile.am
31
pkgconfigdir = $(
libdir
)/pkgconfig
/hardware/intel/common/libwsbm/
configure.ac
24
pkgconfigdir=${
libdir
}/pkgconfig
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
descrip.mms
21
LIBDIR
= [----.lib]
35
$(
LIBDIR
)$(GL_LIB) : $(OBJECTS)
36
@ library $(
LIBDIR
)$(GL_LIB) $(OBJECTS)
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/osmesa/
descrip.mms
25
LIBDIR
= [----.lib]
38
$(
LIBDIR
)$(GL_LIB) : $(OBJECTS)
39
@ library $(
LIBDIR
)$(GL_LIB) $(OBJECTS)
/external/chromium_org/third_party/mesa/src/src/mesa/math/
descrip.mms
18
LIBDIR
= [---.lib]
33
$(
LIBDIR
)$(GL_LIB) : $(OBJECTS)
34
@ library $(
LIBDIR
)$(GL_LIB) $(OBJECTS)
/external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
descrip.mms
22
LIBDIR
= [---.lib]
34
$(
LIBDIR
)$(GL_LIB) : $(OBJECTS)
35
@ library $(
LIBDIR
)$(GL_LIB) $(OBJECTS)
/external/icu/icu4c/source/io/
Makefile.in
30
TARGET = $(
LIBDIR
)/$(LIBSICU)$(TARGET_STUBNAME)$(ICULIBSUFFIX).$(A)
34
SO_TARGET = $(
LIBDIR
)/$(LIBICU)$(TARGET_STUBNAME)$(ICULIBSUFFIX).$(SO)
97
$(MKINSTALLDIRS) $(DESTDIR)$(
libdir
)
99
$(INSTALL-L) $(TARGET) $(DESTDIR)$(
libdir
)
102
$(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(
libdir
)
104
cd $(DESTDIR)$(
libdir
) && $(RM) $(notdir $(SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
106
cd $(DESTDIR)$(
libdir
) && $(RM) $(notdir $(MIDDLE_SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
110
$(INSTALL-L) $(FINAL_IMPORT_LIB) $(DESTDIR)$(
libdir
)
112
cd $(DESTDIR)$(
libdir
) && $(RM) $(notdir $(IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
115
cd $(DESTDIR)$(
libdir
) && $(RM) $(notdir $(MIDDLE_IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_ (…)
[
all
...]
/external/icu/icu4c/source/layoutex/
Makefile.in
29
TARGET = $(
LIBDIR
)/$(LIBSICU)$(TARGET_STUBNAME)$(ICULIBSUFFIX).$(A)
33
SO_TARGET = $(
LIBDIR
)/$(LIBICU)$(TARGET_STUBNAME)$(ICULIBSUFFIX).$(SO)
98
$(MKINSTALLDIRS) $(DESTDIR)$(
libdir
)
100
$(INSTALL-L) $(TARGET) $(DESTDIR)$(
libdir
)
103
$(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(
libdir
)
105
cd $(DESTDIR)$(
libdir
) && $(RM) $(notdir $(SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
107
cd $(DESTDIR)$(
libdir
) && $(RM) $(notdir $(MIDDLE_SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
111
$(INSTALL-L) $(FINAL_IMPORT_LIB) $(DESTDIR)$(
libdir
)
113
cd $(DESTDIR)$(
libdir
) && $(RM) $(notdir $(IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
116
cd $(DESTDIR)$(
libdir
) && $(RM) $(notdir $(MIDDLE_IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_ (…)
[
all
...]
/external/icu/icu4c/source/tools/toolutil/
Makefile.in
30
TARGET = $(
LIBDIR
)/$(LIBSICU)$(TARGET_STUBNAME)$(ICULIBSUFFIX).$(A)
34
SO_TARGET = $(
LIBDIR
)/$(LIBICU)$(TARGET_STUBNAME)$(ICULIBSUFFIX).$(SO)
90
$(MKINSTALLDIRS) $(DESTDIR)$(
libdir
)
92
$(INSTALL-L) $(TARGET) $(DESTDIR)$(
libdir
)
95
$(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(
libdir
)
97
cd $(DESTDIR)$(
libdir
) && $(RM) $(notdir $(SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(SO_TARGET))
99
cd $(DESTDIR)$(
libdir
) && $(RM) $(notdir $(MIDDLE_SO_TARGET)) && ln -s $(notdir $(FINAL_SO_TARGET)) $(notdir $(MIDDLE_SO_TARGET))
103
$(INSTALL-L) $(FINAL_IMPORT_LIB) $(DESTDIR)$(
libdir
)
105
cd $(DESTDIR)$(
libdir
) && $(RM) $(notdir $(IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(IMPORT_LIB))
108
cd $(DESTDIR)$(
libdir
) && $(RM) $(notdir $(MIDDLE_IMPORT_LIB)) && ln -s $(notdir $(FINAL_IMPORT_LIB)) $(notdir $(MIDDLE_ (…)
[
all
...]
/external/libusb-compat/
libusb-config.in
6
libdir
=@
libdir
@
80
echo -L$
libdir
-lusb
/external/mesa3d/src/mesa/drivers/common/
descrip.mms
21
LIBDIR
= [----.lib]
35
$(
LIBDIR
)$(GL_LIB) : $(OBJECTS)
36
@ library $(
LIBDIR
)$(GL_LIB) $(OBJECTS)
/external/mesa3d/src/mesa/drivers/osmesa/
descrip.mms
25
LIBDIR
= [----.lib]
38
$(
LIBDIR
)$(GL_LIB) : $(OBJECTS)
39
@ library $(
LIBDIR
)$(GL_LIB) $(OBJECTS)
/external/mesa3d/src/mesa/math/
descrip.mms
18
LIBDIR
= [---.lib]
33
$(
LIBDIR
)$(GL_LIB) : $(OBJECTS)
34
@ library $(
LIBDIR
)$(GL_LIB) $(OBJECTS)
/external/mesa3d/src/mesa/swrast_setup/
descrip.mms
22
LIBDIR
= [---.lib]
34
$(
LIBDIR
)$(GL_LIB) : $(OBJECTS)
35
@ library $(
LIBDIR
)$(GL_LIB) $(OBJECTS)
/external/ppp/pppd/plugins/pppoatm/
Makefile.linux
10
LIBDIR
= $(DESTDIR)/lib/pppd/$(VERSION)
39
$(INSTALL) -d -m 755 $(
LIBDIR
)
40
$(INSTALL) -c -m 4550 $(PLUGIN) $(
LIBDIR
)
Completed in 1971 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>