HomeSort by relevance Sort by last modified time
    Searched full:makefile (Results 1301 - 1325 of 3322) sorted by null

<<51525354555657585960>>

  /external/iputils/ninfod/
Makefile.in 1 # $USAGI: Makefile.in,v 1.6 2003-01-15 06:41:23 mk Exp $
32 # $Id: Makefile.in,v 1.2 2000/06/10 05:45:14 yoshfuji Exp yoshfuji $
69 -rm -f Makefile config.h config.cache config.status config.log
  /external/mesa3d/
configure.ac     [all...]
  /external/mesa3d/docs/
download.html 64 Makefile - top-level Makefile for most systems
65 configs/ - makefile parameter files for various systems
  /external/mesa3d/src/gallium/targets/libgl-xlib/
Makefile 1 # src/gallium/targets/libgl-xlib/Makefile
3 # This makefile produces a "stand-alone" libGL.so which is based on
82 $(TOP)/$(LIB_DIR)/gallium/$(GL_LIB_NAME): $(XLIB_TARGET_OBJECTS) $(LIBS) Makefile
  /external/stlport/etc/
STLport-4.5.1.spec 1 %define MAKEFILE gcc-linux.mak
42 make -f %{MAKEFILE} INSTALLDIR=$RPM_BUILD_ROOT/usr clean all
47 make -f %{MAKEFILE} INSTALLDIR=$RPM_BUILD_ROOT/usr install
STLport-4.5.3.spec 1 %define MAKEFILE gcc-linux.mak
42 make -f %{MAKEFILE} INSTALLDIR=$RPM_BUILD_ROOT/usr clean all
47 make -f %{MAKEFILE} INSTALLDIR=$RPM_BUILD_ROOT/usr install
STLport-4.6.spec 1 %define MAKEFILE gcc-linux.mak
42 make -f %{MAKEFILE} INSTALLDIR=$RPM_BUILD_ROOT/usr clean all
47 make -f %{MAKEFILE} INSTALLDIR=$RPM_BUILD_ROOT/usr install
  /development/testrunner/test_defs/
test_walker.py 137 # haven't found a parent makefile which builds this dir. Use current
182 """Get the test factory for given makefile.
189 path: the filesystem path of the makefile
203 logger.SilentLog('Found makefile at %s, but did not detect any tests.'
250 path: absolute file system path of the makefile to evaluate
252 different than the 'path', in cases where an upstream makefile
  /external/bison/build-aux/
do-release-commit-and-tag 50 -C, --builddir=DIR location of (configured) Makefile (default: $builddir)
148 # Extract package name from Makefile.
149 Makefile=$builddir/Makefile
150 pkg=$(sed -n 's/^PACKAGE = \(.*\)/\1/p' "$Makefile") \
151 || die "failed to determine package name from $Makefile"
  /external/libogg/
configure.in 303 Makefile
304 src/Makefile
305 doc/Makefile doc/libogg/Makefile
306 include/Makefile include/ogg/Makefile include/ogg/config_types.h
  /external/libpng/contrib/gregbook/
Makefile.mingw32 1 # Sample makefile for rpng-win / rpng2-win / wpng using mingw32-gcc and make.
5 # The programs built by this makefile are described in the book,
11 # Invoke this makefile from a DOS-prompt window via:
13 # make -f Makefile.mingw32
15 # This makefile assumes libpng and zlib have already been built or downloaded
21 # used below may change in later releases of the libraries. This makefile
Makefile.unx 1 # Sample makefile for rpng-x / rpng2-x / wpng using gcc and make.
5 # The programs built by this makefile are described in the book,
11 # Invoke this makefile from a shell prompt in the usual way; for example:
13 # make -f Makefile.unx
15 # This makefile assumes libpng and zlib have already been built or downloaded
20 # This makefile builds both dynamically and statically linked executables
  /external/protobuf/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
26 # DIST_SUBDIRS. distclean will delete gtest/Makefile, so if we then try to
28 # Makefile exists before recursing.
30 @if test -e gtest/Makefile; then \
62 examples/Makefile \
155 Makefile.in \
  /external/bzip2/
makefile.msc 0 # Makefile for Microsoft Visual C++ 6.0
2 # usage: nmake -f makefile.msc
  /external/chromium_org/ppapi/tests/clang/
Makefile 5 # Makefile to build the PPAPI Clang plugins
15 # This makefile assumes that you checked out llvm in a subdirectory of your
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
Makefile 5 include Makefile.sources
15 include ../../Makefile.template
  /external/chromium_org/third_party/mesa/src/src/gallium/targets/
Makefile.va 1 # This makefile template is used to build "driver"_drv_video.so
45 $(TOP)/$(LIB_DIR)/gallium/$(LIBNAME): $(OBJECTS) $(PIPE_DRIVERS) $(STATE_TRACKER_LIB) Makefile
Makefile.vdpau 1 # This makefile template is used to build libvdpau_g3dvl.so
45 $(TOP)/$(LIB_DIR)/gallium/$(LIBNAME): $(OBJECTS) $(PIPE_DRIVERS) $(STATE_TRACKER_LIB) Makefile
Makefile.xvmc 1 # This makefile template is used to build libXvMC*.so
45 $(TOP)/$(LIB_DIR)/gallium/$(LIBNAME): $(OBJECTS) $(PIPE_DRIVERS) $(STATE_TRACKER_LIB) Makefile
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
Makefile.inc 55 EXTRA_DIST += modules/arch/x86/tests/Makefile.inc
57 include modules/arch/x86/tests/Makefile.inc
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
Makefile.inc 33 EXTRA_DIST += modules/objfmts/win64/tests/gas/Makefile.inc
35 include modules/objfmts/win64/tests/gas/Makefile.inc
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/tasm/tests/
Makefile.inc 41 EXTRA_DIST += modules/parsers/tasm/tests/exe/Makefile.inc
43 include modules/parsers/tasm/tests/exe/Makefile.inc
  /external/dropbear/libtomcrypt/
testme.sh 7 echo "Testing verion" `grep "^VERSION=" makefile | sed "s/.*=//"`
8 #grep "VERSION=" makefile | perl -e "@a = split('=', <>); print @a[1];"`
  /external/dropbear/libtommath/
makefile.bcc 2 # Borland C++Builder Makefile (makefile.bcc)
  /external/e2fsprogs/doc/
Makefile.in 2 # Makefile for the doc directory
52 $(RM) -f Makefile

Completed in 184 milliseconds

<<51525354555657585960>>