Home
last modified time | relevance | path

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

/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
DMakefile23 OcamlSources1 = \ macro
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
DMakefile23 OcamlSources1 = \ macro
/external/llvm/bindings/ocaml/backends/
DMakefile.common26 OcamlSources1 := $(PROJ_SRC_DIR)/llvm_$(TARGET).ml
/external/llvm/bindings/ocaml/
DMakefile.ocaml120 ifndef OcamlSources1
121 OcamlSources1 := $(sort $(wildcard $(PROJ_SRC_DIR)/*.ml))
128 OcamlSources2 := $(filter-out $(ExcludeSources),$(OcamlSources1))