Home
last modified time | relevance | path

Searched refs:ExcludeSources (Results 1 – 6 of 6) sorted by relevance

/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
DMakefile22 ExcludeSources = $(PROJ_SRC_DIR)/myocamlbuild.ml macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
DMakefile23 ExcludeSources = $(PROJ_SRC_DIR)/myocamlbuild.ml macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
DMakefile23 ExcludeSources = $(PROJ_SRC_DIR)/myocamlbuild.ml macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
DMakefile32 ExcludeSources = $(PROJ_SRC_DIR)/myocamlbuild.ml macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
DMakefile32 ExcludeSources = $(PROJ_SRC_DIR)/myocamlbuild.ml macro
/external/llvm/bindings/ocaml/
DMakefile.ocaml128 OcamlSources2 := $(filter-out $(ExcludeSources),$(OcamlSources1))