Home
last modified time | relevance | path

Searched refs:OcamlSources1 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
DMakefile23 OcamlSources1 = \ macro
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
DMakefile23 OcamlSources1 = \ macro
/external/swiftshader/third_party/LLVM/bindings/ocaml/
DMakefile.ocaml76 ifndef OcamlSources1
77 OcamlSources1 := $(sort $(wildcard $(PROJ_SRC_DIR)/*.ml))
84 OcamlSources2 := $(filter-out $(ExcludeSources),$(OcamlSources1))