OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OcamlSources1
(Results
1 - 4
of
4
) 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/backends/
Makefile.common
26
OcamlSources1
:= $(PROJ_SRC_DIR)/llvm_$(TARGET).ml
/external/llvm/bindings/ocaml/
Makefile.ocaml
120
ifndef
OcamlSources1
121
OcamlSources1
:= $(sort $(wildcard $(PROJ_SRC_DIR)/*.ml))
128
OcamlSources2 := $(filter-out $(ExcludeSources),$(
OcamlSources1
))
460
$(Echo) "
OcamlSources1
: " '$(
OcamlSources1
)'
Completed in 314 milliseconds