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

<<51525354555657585960>>

  /development/build/tools/
windows_sdk.mk 0 # Makefile to build the Windows SDK under linux.
3 # This file is included by build/core/Makefile when a PRODUCT-sdk-win_sdk build
56 # MAIN_SDK_NAME/DIR is set in build/core/Makefile
  /docs/source.android.com/src/devices/tech/input/
validate-keymaps.jd 64 script or a makefile.</p>
65 <p>The following sample makefile is based on the contents of
67 <pre><code># This makefile performs build time validation of framework keymap files.
  /external/bison/
Makefile.am 1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
28 djgpp/Makefile.maint djgpp/README.in djgpp/config.bat \
  /external/chromium_org/third_party/mesa/src/
configure.ac     [all...]
  /external/chromium_org/third_party/mesa/src/docs/
download.html 64 Makefile - top-level Makefile for most systems
65 configs/ - makefile parameter files for various systems
  /external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
Makefile.inc 49 python-setup.txt: Makefile
78 EXTRA_DIST += tools/python-yasm/tests/Makefile.inc
79 include tools/python-yasm/tests/Makefile.inc
  /external/clang/include/clang/Basic/
Makefile 14 include $(CLANG_LEVEL)/Makefile
55 $(ObjDir)/Version.inc.tmp : Version.inc.in Makefile $(LLVM_OBJ_ROOT)/Makefile.config $(ObjDir)/.dir
  /external/dropbear/libtommath/
makefile.cygwin_dll 0 #Makefile for Cygwin-GCC
3 #This makefile will build a Windows DLL [doesn't require cygwin to run] in the file
53 /* $Source: /cvs/libtom/libtommath/makefile.cygwin_dll,v $ */
  /external/e2fsprogs/lib/
Makefile.elf-lib 2 # This is a Makefile stub which handles the creation of Linux ELF shared
5 # In order to use this stub, the following makefile variables must be defined.
16 real-subdirs:: Makefile
  /external/grub/netboot/
sis900.txt 21 cp Makefile Makefile.orig
27 1. Edit src/Makefile to add SIS900FLAGS to defines
  /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/chromium_org/native_client_sdk/src/gonacl_appengine/src/
Makefile 54 # All projects built by this Makefile
81 $(earth_SRC_DIR)/Makefile \
99 $(bullet_SRC_DIR)/Makefile
128 $(voronoi_SRC_DIR)/Makefile \
142 $(life_SRC_DIR)/Makefile \
172 $(cube_SRC_DIR)/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 \

Completed in 637 milliseconds

<<51525354555657585960>>