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

  /external/swiftshader/third_party/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/swiftshader/third_party/LLVM/
configure 769 OCAMLDEP
    [all...]

Completed in 232 milliseconds