HomeSort by relevance Sort by last modified time
    Searched full:makefile (Results 576 - 600 of 3719) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
Makefile 1 ##===- lib/ExecutionEngine/MCJIT/Makefile ------------------*- Makefile -*-===##
13 include $(LEVEL)/Makefile.common
  /external/llvm/lib/LineEditor/
Makefile 1 ##===- lib/LineEditor/Makefile -----------------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/MC/MCAnalysis/
Makefile 1 ##===- lib/MC/MCAnalysys/Makefile --------------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/MC/MCDisassembler/
Makefile 1 ##===- lib/MC/MCDisassembler/Makefile ----------------------*- Makefile -*-===##
13 include $(LEVEL)/Makefile.common
  /external/llvm/lib/ProfileData/
Makefile 1 ##===- lib/ProfileData/Makefile ----------------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/TableGen/
Makefile 1 ##===- lib/TableGen/Makefile -------------------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Target/CppBackend/
Makefile 1 ##===- lib/Target/CppBackend/Makefile --- ------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Transforms/IPO/
Makefile 1 ##===- lib/Transforms/IPO/Makefile -------------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Transforms/InstCombine/
Makefile 1 ##===- lib/Transforms/InstCombine/Makefile -----------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Transforms/Instrumentation/
Makefile 1 ##===- lib/Transforms/Instrumentation/Makefile -------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Transforms/ObjCARC/
Makefile 1 ##===- lib/Transforms/ObjCARC/Makefile ---------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Transforms/Scalar/
Makefile 1 ##===- lib/Transforms/Scalar/Makefile ----------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Transforms/Utils/
Makefile 1 ##===- lib/Transforms/Utils/Makefile -----------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/lib/Transforms/Vectorize/
Makefile 1 ##===- lib/Transforms/Vectorize/Makefile -----------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/unittests/Transforms/
Makefile 1 ##===- unittests/Transforms/Makefile -----------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /external/llvm/utils/unittest/
Makefile 1 ##===- utils/unittest/Makefile -----------------------------*- Makefile -*-===##
13 include $(LEVEL)/Makefile.common
  /external/tcpdump/
Makefile-devel-adds 2 # Auto-regenerate configure script or Makefile when things change.
18 Makefile: Makefile.in config.status
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
Makefile 1 ##===- lib/Bitcode/Reader/Makefile -------------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
Makefile 1 ##===- lib/Bitcode/Reader/Makefile -------------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /frameworks/compile/slang/BitWriter_2_9/
Makefile 1 ##===- lib/Bitcode/Reader/Makefile -------------------------*- Makefile -*-===##
14 include $(LEVEL)/Makefile.common
  /ndk/sources/host-tools/make-3.81/tests/scripts/variables/
flavors 7 open(MAKEFILE, "> $makefile");
9 # The Contents of the MAKEFILE ...
11 print MAKEFILE <<'EOF';
52 # END of Contents of MAKEFILE
54 close(MAKEFILE);
59 &run_make_with_options($makefile, "", &get_logfile);
66 &run_make_with_options($makefile, "next", &get_logfile);
73 &run_make_with_options($makefile, "BOGUS=true", &get_logfile, 512);
74 $answer = "$makefile:24: *** empty variable name. Stop.\n"
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
runtest 7 makefile="$srcdir/Makefile.tests"
11 if $MAKE SED="$SED" srcdir="$srcdir" -f "$makefile" $test > $test.test 2>&1; then
  /external/chromium_org/third_party/sqlite/src/
README 17 make ;# Run the makefile.
21 script does not work out for you, there is a generic makefile named
22 "Makefile.linux-gcc" in the top directory of the source tree that you
23 can copy and edit to suit your needs. Comments on the generic makefile
26 The linux binaries on the website are created using the generic makefile,
34 used to do much of that code generation. The makefile also requires
  /external/f2fs-tools/
configure.ac 81 Makefile
82 man/Makefile
83 lib/Makefile
84 mkfs/Makefile
85 fsck/Makefile
86 tools/Makefile
  /external/llvm/projects/
Makefile 1 ##===- projects/Makefile ------------------------------*- Makefile -*-===##
11 include $(LEVEL)/Makefile.config
15 DIRS:= $(filter-out llvm-test test-suite,$(patsubst $(PROJ_SRC_DIR)/%/Makefile,%,$(wildcard $(PROJ_SRC_DIR)/*/Makefile)))
26 include $(PROJ_SRC_ROOT)/Makefile.rules

Completed in 1761 milliseconds

<<21222324252627282930>>