HomeSort by relevance Sort by last modified time
    Searched refs:OcamlSources1 (Results 1 - 3 of 3) sorted by null

  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Makefile 23 OcamlSources1 = \
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Makefile 23 OcamlSources1 = \
  /external/llvm/bindings/ocaml/
Makefile.ocaml 76 ifndef OcamlSources1
77 OcamlSources1 := $(sort $(wildcard $(PROJ_SRC_DIR)/*.ml))
84 OcamlSources2 := $(filter-out $(ExcludeSources),$(OcamlSources1))
394 $(Echo) "OcamlSources1: " '$(OcamlSources1)'

Completed in 191 milliseconds