OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExcludeSources
(Results
1 - 6
of
6
) sorted by null
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
Makefile
22
ExcludeSources
= $(PROJ_SRC_DIR)/myocamlbuild.ml
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Makefile
23
ExcludeSources
= $(PROJ_SRC_DIR)/myocamlbuild.ml
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Makefile
23
ExcludeSources
= $(PROJ_SRC_DIR)/myocamlbuild.ml
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Makefile
32
ExcludeSources
= $(PROJ_SRC_DIR)/myocamlbuild.ml
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Makefile
32
ExcludeSources
= $(PROJ_SRC_DIR)/myocamlbuild.ml
/external/llvm/bindings/ocaml/
Makefile.ocaml
84
OcamlSources2 := $(filter-out $(
ExcludeSources
),$(OcamlSources1))
Completed in 460 milliseconds