/external/libedit/src/ |
Makefile.in | 66 pkglibdir = $(libdir)/@PACKAGE@ 129 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" 323 libdir = @libdir@ 399 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 406 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ 407 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ 408 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ 409 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ 414 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; [all...] |
/external/libvorbis/lib/ |
Makefile.in | 20 pkglibdir = $(libdir)/@PACKAGE@ 56 am__installdirs = "$(DESTDIR)$(libdir)" 245 libdir = @libdir@ 343 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" 347 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ 348 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ 356 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ 357 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; [all...] |
/external/qemu/distrib/sdl-1.2.15/ |
android-configure.sh | 172 SDL_STATIC_LIBS="$DOLLAR{libdir}/libSDLmain.a $DOLLAR{libdir}/libSDL.a $SDL_STATIC_LIBS" 479 # replace @exec_prefix@ with "{prefix}", and @libdir@ with "{libdir}" 482 s!@libdir@!\$\{exec_prefix\}/libs!g
|
/external/chromium_org/third_party/opus/src/ |
ltmain.sh | 323 # Ascend the tree starting from libdir 363 # Normalisation. If bindir is libdir, return empty string, [all...] |
/external/libcap-ng/libcap-ng-0.7/ |
ltmain.sh | 323 # Ascend the tree starting from libdir 363 # Normalisation. If bindir is libdir, return empty string, [all...] |
/external/libedit/ |
ltmain.sh | 323 # Ascend the tree starting from libdir 363 # Normalisation. If bindir is libdir, return empty string, [all...] |
/external/libexif/ |
ltmain.sh | 330 # Ascend the tree starting from libdir 370 # Normalisation. If bindir is libdir, return empty string, [all...] |
/external/libopus/ |
ltmain.sh | 323 # Ascend the tree starting from libdir 363 # Normalisation. If bindir is libdir, return empty string, [all...] |
/external/libpng/ |
ltmain.sh | 323 # Ascend the tree starting from libdir 363 # Normalisation. If bindir is libdir, return empty string, [all...] |
/external/pixman/ |
ltmain.sh | 323 # Ascend the tree starting from libdir 363 # Normalisation. If bindir is libdir, return empty string, [all...] |
/external/protobuf/gtest/build-aux/ |
ltmain.sh | 323 # Ascend the tree starting from libdir 363 # Normalisation. If bindir is libdir, return empty string, [all...] |
/external/libunwind/ |
configure.ac | 182 libdir='${exec_prefix}/lib64' 183 AC_MSG_NOTICE([PowerPC64 detected, lib will be installed ${libdir}]); 184 AC_SUBST([libdir])
|
/frameworks/base/core/java/android/app/ |
ResourcesManager.java | 205 for (String libDir : libDirs) { 206 if (assets.addAssetPath(libDir) == 0) { 207 Slog.w(TAG, "Asset path '" + libDir +
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
setuptools_build_ext.py | 120 libdir = os.path.dirname(os.path.join(self.build_lib,filename)) 121 if ltd and libdir not in ext.library_dirs: 122 ext.library_dirs.append(libdir)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
setuptools_build_ext.py | 120 libdir = os.path.dirname(os.path.join(self.build_lib,filename)) 121 if ltd and libdir not in ext.library_dirs: 122 ext.library_dirs.append(libdir)
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
testbase.py | 68 libDir = os.path.join(baseDir, 'lib') 70 jar = os.path.join(libDir, 'ST-4.0.1.jar') 78 jar = os.path.join(libDir, 'antlr-2.7.7.jar') 86 jar = os.path.join(libDir, 'junit-4.2.jar')
|
/external/chromium_org/third_party/mesa/src/docs/ |
autoconf.html | 70 <li><code>--libdir=LIBDIR</code> - This option specifies the directory 74 <code>--libdir=/usr/local/lib64</code> is used, the libraries will be 165 will search for DRI drivers. The default is <code>${libdir}/dri</code>.
|
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
Makefile.am | 126 pkgconfigdir = $(libdir)/pkgconfig
|
/external/chromium_org/third_party/tcmalloc/vendor/packages/rpm/ |
rpm.spec | 49 ./configure --prefix=%{_prefix} --exec-prefix=%{_exec_prefix} --bindir=%{_bindir} --sbindir=%{_sbindir} --sysconfdir=%{_sysconfdir} --datadir=%{_datadir} --includedir=%{_includedir} --libdir=%{_libdir} --libexecdir=%{_libexecdir} --localstatedir=%{_localstatedir} --sharedstatedir=%{_sharedstatedir} --mandir=%{_mandir} --infodir=%{_infodir}
|
/external/flac/libFLAC/ |
Makefile.am | 79 pkgconfigdir = $(libdir)/pkgconfig
|
libFLAC.m4 | 21 LIBFLAC_LIBDIR="$libdir"
|
/external/harfbuzz_ng/src/ |
Makefile.am | 198 pkgconfigdir = $(libdir)/pkgconfig 250 -e 's@%libdir%@$(libdir)@g' \ 395 typelibdir = $(libdir)/girepository-1.0
|
/external/icu/icu4c/source/config/ |
mh-darwin | 32 LD_SONAME = -Wl,-compatibility_version -Wl,$(SO_TARGET_VERSION_MAJOR) -Wl,-current_version -Wl,$(SO_TARGET_VERSION) -install_name $(libdir)/$(notdir $(MIDDLE_SO_TARGET))
|
/external/libmtp/ |
aclocal.m4 | 464 dnl By default, look in $includedir and $libdir. 468 eval additional_libdir=\"$libdir\" 472 --without-lib]N_A_M_E[-prefix don't search for lib$1 in includedir and libdir], 480 eval additional_libdir=\"$libdir\" 773 dnl age, revision, installed, dlopen, dlpreopen, libdir. 774 save_libdir="$libdir" 779 libdir="$save_libdir" [all...] |
/external/llvm/docs/CommandGuide/ |
llvm-config.rst | 83 **--libdir**
|