HomeSort by relevance Sort by last modified time
    Searched full:"$ prefix" (Results 276 - 300 of 833) sorted by null

<<11121314151617181920>>

  /external/icu/icu4c/source/samples/legacy/
Makefile 14 # - set the variable ICU_PREFIX to point at $(prefix)
15 # (will look for $(prefix)/lib/icu/Makefile.inc )
  /external/iproute2/
Makefile 2 LIBDIR?=$(PREFIX)/lib
5 DATADIR?=$(PREFIX)/share
  /external/libmtp/
INSTALL 5 ($PREFIX is the --prefix option given to the "configure" script and
8 $PREFIX/lib/libmtp.a Static C library
9 $PREFIX/lib/libmtp.so.x.y.z Dynamic C library
10 $PREFIX/lib/libmtp.so.x A link to the library
11 $PREFIX/lib/libmtp.so A link to the library
12 $PREFIX/include/libmtp.h C header file for libmtp API
13 $PREFIX/lib/pkgconfig/libmtp.pc pkg-config configuration file
88 latest version is always provided as $PREFIX/lib/libmtp.so.
  /external/ltp/include/mk/
config.mk.in 85 ifeq ($(strip $(prefix)),)
86 $(error you are using $$(prefix) incorrectly -- set it to $(abs_top_srcdir) if you want to build in the source tree)
generic_leaf_target.inc 74 # INSTALL_DIR := /path/to/installdir/from/$(DESTDIR)/$(prefix)
87 # outside of $(prefix) right now, but could in the future), I could do the
  /external/ltp/testcases/open_posix_testsuite/
Makefile 31 datadir?= $(prefix)/share
33 exec_prefix?= $(prefix)
  /external/python/cpython2/Mac/IDLE/
Makefile.in 10 LIBDEST=$(prefix)/lib/python$(VERSION)
72 --python=$(prefix)/Resources/Python.app/Contents/MacOS/Python \
  /external/python/cpython2/Misc/
python.man 338 conventions; ${prefix} and ${exec_prefix} are installation-dependent
344 .I ${prefix}/lib/python<version>
352 .I ${prefix}/include/python<version>
366 libraries are searched in ${prefix}/lib/python<version> and
367 ${exec_prefix}/lib/python<version>, where ${prefix} and ${exec_prefix}
370 replaces both ${prefix} and ${exec_prefix}. To specify different values
371 for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
378 begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
  /external/selinux/policycoreutils/newrole/
Makefile 3 BINDIR ?= $(PREFIX)/bin
4 MANDIR ?= $(PREFIX)/share/man
  /external/shflags/src/
shflags_test.sh 15 for test in ${PREFIX}[a-z]*.sh; do
111 suiteName=`expr "${suite}" : "${PREFIX}\(.*\).sh"`
  /external/syslinux/gnu-efi/gnu-efi-3.0/
Makefile 69 @echo prefix=$(prefix)
70 @echo PREFIX=$(PREFIX)
  /external/valgrind/
README 62 $PREFIX/share/doc/valgrind/manual.html, where $PREFIX is whatever you
  /external/zlib/src/
zlib2ansi 48 my $prefix = $2;
91 print $prefix ;
  /hardware/intel/img/psb_video/debian/
rules 42 ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)"
  /prebuilts/gdb/darwin-x86/share/man/man1/
python.1 339 conventions; ${prefix} and ${exec_prefix} are installation-dependent
345 .I ${prefix}/lib/python<version>
353 .I ${prefix}/include/python<version>
367 libraries are searched in ${prefix}/lib/python<version> and
368 ${exec_prefix}/lib/python<version>, where ${prefix} and ${exec_prefix}
371 replaces both ${prefix} and ${exec_prefix}. To specify different values
372 for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
379 begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
python2.1 339 conventions; ${prefix} and ${exec_prefix} are installation-dependent
345 .I ${prefix}/lib/python<version>
353 .I ${prefix}/include/python<version>
367 libraries are searched in ${prefix}/lib/python<version> and
368 ${exec_prefix}/lib/python<version>, where ${prefix} and ${exec_prefix}
371 replaces both ${prefix} and ${exec_prefix}. To specify different values
372 for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
379 begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
python2.7.1 339 conventions; ${prefix} and ${exec_prefix} are installation-dependent
345 .I ${prefix}/lib/python<version>
353 .I ${prefix}/include/python<version>
367 libraries are searched in ${prefix}/lib/python<version> and
368 ${exec_prefix}/lib/python<version>, where ${prefix} and ${exec_prefix}
371 replaces both ${prefix} and ${exec_prefix}. To specify different values
372 for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
379 begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
  /prebuilts/gdb/linux-x86/share/man/man1/
python.1 339 conventions; ${prefix} and ${exec_prefix} are installation-dependent
345 .I ${prefix}/lib/python<version>
353 .I ${prefix}/include/python<version>
367 libraries are searched in ${prefix}/lib/python<version> and
368 ${exec_prefix}/lib/python<version>, where ${prefix} and ${exec_prefix}
371 replaces both ${prefix} and ${exec_prefix}. To specify different values
372 for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
379 begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
python2.1 339 conventions; ${prefix} and ${exec_prefix} are installation-dependent
345 .I ${prefix}/lib/python<version>
353 .I ${prefix}/include/python<version>
367 libraries are searched in ${prefix}/lib/python<version> and
368 ${exec_prefix}/lib/python<version>, where ${prefix} and ${exec_prefix}
371 replaces both ${prefix} and ${exec_prefix}. To specify different values
372 for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
379 begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
python2.7.1 339 conventions; ${prefix} and ${exec_prefix} are installation-dependent
345 .I ${prefix}/lib/python<version>
353 .I ${prefix}/include/python<version>
367 libraries are searched in ${prefix}/lib/python<version> and
368 ${exec_prefix}/lib/python<version>, where ${prefix} and ${exec_prefix}
371 replaces both ${prefix} and ${exec_prefix}. To specify different values
372 for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
379 begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
  /prebuilts/python/darwin-x86/2.7.5/share/man/man1/
python.1 339 conventions; ${prefix} and ${exec_prefix} are installation-dependent
345 .I ${prefix}/lib/python<version>
353 .I ${prefix}/include/python<version>
367 libraries are searched in ${prefix}/lib/python<version> and
368 ${exec_prefix}/lib/python<version>, where ${prefix} and ${exec_prefix}
371 replaces both ${prefix} and ${exec_prefix}. To specify different values
372 for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
379 begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
python2.1 339 conventions; ${prefix} and ${exec_prefix} are installation-dependent
345 .I ${prefix}/lib/python<version>
353 .I ${prefix}/include/python<version>
367 libraries are searched in ${prefix}/lib/python<version> and
368 ${exec_prefix}/lib/python<version>, where ${prefix} and ${exec_prefix}
371 replaces both ${prefix} and ${exec_prefix}. To specify different values
372 for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
379 begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
python2.7.1 339 conventions; ${prefix} and ${exec_prefix} are installation-dependent
345 .I ${prefix}/lib/python<version>
353 .I ${prefix}/include/python<version>
367 libraries are searched in ${prefix}/lib/python<version> and
368 ${exec_prefix}/lib/python<version>, where ${prefix} and ${exec_prefix}
371 replaces both ${prefix} and ${exec_prefix}. To specify different values
372 for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
379 begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
  /prebuilts/python/linux-x86/2.7.5/share/man/man1/
python.1 339 conventions; ${prefix} and ${exec_prefix} are installation-dependent
345 .I ${prefix}/lib/python<version>
353 .I ${prefix}/include/python<version>
367 libraries are searched in ${prefix}/lib/python<version> and
368 ${exec_prefix}/lib/python<version>, where ${prefix} and ${exec_prefix}
371 replaces both ${prefix} and ${exec_prefix}. To specify different values
372 for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
379 begins with ${prefix}/lib/python<version> (see PYTHONHOME above).
python2.1 339 conventions; ${prefix} and ${exec_prefix} are installation-dependent
345 .I ${prefix}/lib/python<version>
353 .I ${prefix}/include/python<version>
367 libraries are searched in ${prefix}/lib/python<version> and
368 ${exec_prefix}/lib/python<version>, where ${prefix} and ${exec_prefix}
371 replaces both ${prefix} and ${exec_prefix}. To specify different values
372 for these, set $PYTHONHOME to ${prefix}:${exec_prefix}.
379 begins with ${prefix}/lib/python<version> (see PYTHONHOME above).

Completed in 594 milliseconds

<<11121314151617181920>>