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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
SConscript 7 source = env.ParseSourceList('Makefile.sources',
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
SConscript 7 source = env.ParseSourceList('Makefile.sources',
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/docs/
Makefile 4 include ../Makefile.inc
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/d3d10_1/
Makefile 6 include ../Makefile.wine
  /external/chromium_org/third_party/mesa/src/src/glsl/glcpp/
.gitignore 7 /Makefile
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/cpp/
Makefile.inc 0 # Makefile for cpp module.
  /external/chromium_org/third_party/yasm/source/patched-yasm/po/
ChangeLog 3 * Makefile.in.in: Upgrade to gettext-0.17.
  /external/harfbuzz_ng/test/
Makefile.am 1 # Process this file with automake to produce Makefile.in
  /external/libogg/include/ogg/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/libvorbis/include/vorbis/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/libvorbis/m4/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/llvm/lib/ExecutionEngine/JIT/
CMakeLists.txt 1 # TODO: Support other architectures. See Makefile.
  /external/llvm/projects/sample/lib/sample/
Makefile 1 ##===- projects/sample/lib/sample/Makefile -----------------*- Makefile -*-===##
14 # Include Makefile.common so we know what to do.
16 include $(LEVEL)/Makefile.common
  /external/llvm/projects/sample/tools/sample/
Makefile 1 ##===- projects/sample/tools/sample/Makefile ---------------*- Makefile -*-===##
20 # Include Makefile.common so we know what to do.
22 include $(LEVEL)/Makefile.common
  /external/marisa-trie/
configure.ac 37 AC_CONFIG_FILES([Makefile
38 lib/Makefile
39 tests/Makefile
40 tools/Makefile])
  /external/mesa3d/src/egl/wayland/
.gitignore 0 Makefile
  /external/mesa3d/src/gallium/drivers/nouveau/
SConscript 7 source = env.ParseSourceList('Makefile.sources', 'C_SOURCES')
  /external/mesa3d/src/gallium/drivers/nv30/
SConscript 7 source = env.ParseSourceList('Makefile.sources',
  /external/mesa3d/src/gallium/drivers/nv50/
SConscript 7 source = env.ParseSourceList('Makefile.sources',
  /external/mesa3d/src/gallium/drivers/nvc0/
SConscript 7 source = env.ParseSourceList('Makefile.sources',
  /external/mesa3d/src/gallium/state_trackers/d3d1x/docs/
Makefile 4 include ../Makefile.inc
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/d3d10_1/
Makefile 6 include ../Makefile.wine
  /external/mesa3d/src/glsl/glcpp/
.gitignore 7 /Makefile
  /packages/apps/Camera/
Android.mk 3 # leaving the makefile emtpy to prevent the build
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
eval 6 This function will evaluate inline makefile syntax and incorporate the
9 open(MAKEFILE,"> $makefile");
11 print MAKEFILE <<'EOF';
25 close(MAKEFILE);
27 &run_make_with_options($makefile, "", &get_logfile);
29 # Create the answer to what should be produced by this Makefile
39 open(MAKEFILE,"> $makefile2");
41 print MAKEFILE <<'EOF';
51 close(MAKEFILE);
    [all...]

Completed in 975 milliseconds

1 2 3 4 5 6 78 91011>>