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

  /external/llvm/bindings/ocaml/
Makefile.ocaml 146 $(ObjDir)/$(LIBRARYNAME).ocamldep: $(OcamlSources) $(OcamlHeaders) \
148 $(Verb) $(OCAMLDEP) $(OCAMLCFLAGS) $(OcamlSources) $(OcamlHeaders) > $@
150 -include $(ObjDir)/$(LIBRARYNAME).ocamldep
154 $(ObjDir)/$(TOOLNAME).ocamldep: $(OcamlSources) $(OcamlHeaders) \
156 $(Verb) $(OCAMLDEP) $(OCAMLCFLAGS) $(OcamlSources) $(OcamlHeaders) > $@
158 -include $(ObjDir)/$(TOOLNAME).ocamldep
385 $(Echo) "OCAMLDEP : " '$(OCAMLDEP)'
  /external/llvm/
configure 755 OCAMLDEP
    [all...]
  /external/llvm/projects/sample/
configure 754 OCAMLDEP
    [all...]

Completed in 347 milliseconds