HomeSort by relevance Sort by last modified time
    Searched full:libdir (Results 401 - 425 of 973) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/libxslt/linux/
xslt-config 7 libdir=${exec_prefix}/lib
92 the_libs="-L${libdir} -lxslt -L/home/mmoss/src/chrome/src/sconsbuild/Debug/third_party/libxml/scons -L/usr/local/lib -lxml2 -lz -lm -lm"
  /external/chromium_org/third_party/re2/
Makefile 27 libdir=$(exec_prefix)/lib macro
249 mkdir -p $(DESTDIR)$(includedir)/re2 $(DESTDIR)$(libdir)
251 $(INSTALL) obj/libre2.a $(DESTDIR)$(libdir)/libre2.a
252 $(INSTALL) obj/so/libre2.so $(DESTDIR)$(libdir)/libre2.so.$(SONAME).0.0
253 ln -sf libre2.so.$(SONAME).0.0 $(DESTDIR)$(libdir)/libre2.so.$(SONAME)
254 ln -sf libre2.so.$(SONAME).0.0 $(DESTDIR)$(libdir)/libre2.so
259 (cd obj && $(CXX) -I$(DESTDIR)$(includedir) -L$(DESTDIR)$(libdir) testinstall.cc -lre2 -pthread -o testinstall)
260 LD_LIBRARY_PATH=$(DESTDIR)$(libdir) obj/testinstall
  /external/iptables/
INSTALL 34 defaults to ${libdir}/xtables.
57 This option causes libipq to be installed into ${libdir} and
  /external/iputils/ninfod/
Makefile.in 48 libdir = @libdir@
  /external/regex-re2/
Makefile 27 libdir=$(exec_prefix)/lib macro
249 mkdir -p $(DESTDIR)$(includedir)/re2 $(DESTDIR)$(libdir)
251 $(INSTALL) obj/libre2.a $(DESTDIR)$(libdir)/libre2.a
252 $(INSTALL) obj/so/libre2.so $(DESTDIR)$(libdir)/libre2.so.$(SONAME).0.0
253 ln -sf libre2.so.$(SONAME).0.0 $(DESTDIR)$(libdir)/libre2.so.$(SONAME)
254 ln -sf libre2.so.$(SONAME).0.0 $(DESTDIR)$(libdir)/libre2.so
259 (cd obj && $(CXX) -I$(DESTDIR)$(includedir) -L$(DESTDIR)$(libdir) testinstall.cc -lre2 -pthread -o testinstall)
260 LD_LIBRARY_PATH=$(DESTDIR)$(libdir) obj/testinstall
  /ndk/sources/host-tools/make-3.81/
build.sh.in 42 libdir=${exec_prefix}/lib
49 defines="-DALIASPATH=\"${aliaspath}\" -DLOCALEDIR=\"${localedir}\" -DLIBDIR=\"${libdir}\" -DINCLUDEDIR=\"${includedir}\""' @DEFS@'
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/libexec/gcc/x86_64-linux/4.6/install-tools/
mkheaders 70 libdir=${exec_prefix}/lib
73 libsubdir=${libdir}/gcc/${target_noncanonical}/${version}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
mkheaders 70 libdir=${exec_prefix}/lib
73 libsubdir=${libdir}/gcc/${target_noncanonical}/${version}
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/libexec/gcc/x86_64-w64-mingw32/4.8.3/install-tools/
mkheaders 70 libdir=${exec_prefix}/lib
73 libsubdir=${libdir}/gcc/${target_noncanonical}/${version}
  /prebuilts/python/darwin-x86/2.7.5/bin/
python-config.sh 42 libdir=$(echo "${exec_prefix}/lib" | sed "s#$prefix_build#$prefix_real#")
109 echo "$LIBPLUSED -L$libdir $LIBS $LINKFORSHAREDUSED"
  /prebuilts/python/linux-x86/2.7.5/bin/
python-config.sh 42 libdir=$(echo "${exec_prefix}/lib" | sed "s#$prefix_build#$prefix_real#")
109 echo "$LIBPLUSED -L$libdir $LIBS $LINKFORSHAREDUSED"
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
BuildDependencyGenerator.java 54 * If "-lib libdir" is used on command-line with -depend, then include the
57 * TP.g : libdir/T.tokens
170 String libdir = tool.getLibraryDirectory(); local
171 String fileName = groomQualifiedFileName(libdir, g.fileName);
  /external/elfutils/0.153/
config.h 7 /* $libdir subdirectory containing libebl modules. */
  /external/elfutils/0.153/libebl/
Makefile.in 22 pkglibdir = $(libdir)/@PACKAGE@
74 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"
214 libdir = @libdir@
308 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
309 @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
316 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
317 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
319 @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=;
    [all...]
  /external/libexif/
Makefile.am 5 pkgconfigdir = $(libdir)/pkgconfig
  /external/libmtp/src/
Makefile.in 23 pkglibdir = $(libdir)/@PACKAGE@
75 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
201 libdir = @libdir@
303 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
304 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
311 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
312 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
317 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=;
    [all...]
  /external/srtp/
Makefile 62 libdir = ${exec_prefix}/lib macro
184 $(INSTALL) -d $(DESTDIR)$(libdir)
187 if [ -f libsrtp.a ]; then cp libsrtp.a $(DESTDIR)$(libdir)/; fi
191 rm -rf $(DESTDIR)$(libdir)/libsrtp.a
  /hardware/intel/img/libdrm/libdrm/
Makefile.am 32 libdrm_ladir = $(libdir)
  /hardware/intel/img/libdrm/libdrm/intel/
Makefile.am 33 libdrm_intel_ladir = $(libdir)
  /hardware/intel/img/libdrm/libdrm/radeon/
Makefile.am 33 libdrm_radeon_ladir = $(libdir)
  /hardware/intel/img/psb_video/
configure.ac 44 pkgconfigdir=${libdir}/pkgconfig
  /prebuilts/devtools/tools/
draw9patch.bat 34 set libdir= variable
jobb.bat 37 set libdir= variable
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_install.py 59 libdir = os.path.join(destination, "lib", "python")
60 check_path(cmd.install_lib, libdir)
61 check_path(cmd.install_platlib, libdir)
62 check_path(cmd.install_purelib, libdir)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_install.py 59 libdir = os.path.join(destination, "lib", "python")
60 check_path(cmd.install_lib, libdir)
61 check_path(cmd.install_platlib, libdir)
62 check_path(cmd.install_purelib, libdir)

Completed in 1465 milliseconds

<<11121314151617181920>>