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

  /external/swiftshader/third_party/LLVM/docs/
Makefile 34 .PHONY: install-html install-doxygen doxygen install-ocamldoc ocamldoc generated
40 ifdef OCAMLDOC
42 install_targets += install-ocamldoc
48 ifdef OCAMLDOC
49 generated_targets += ocamldoc
102 install-ocamldoc: ocamldoc
103 $(Echo) Installing ocamldoc documentation
104 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/ocamldoc/html
    [all...]
  /external/swiftshader/third_party/LLVM/bindings/ocaml/
Makefile.ocaml 372 $(Verb) $(OCAMLDOC) -I $(ObjDir) -I $(OcamlDir) -dump $@ $(OcamlHeaders)
374 ocamldoc: $(ObjDir)/$(LIBRARYNAME).odoc
  /external/swiftshader/third_party/LLVM/
configure 770 OCAMLDOC
    [all...]

Completed in 85 milliseconds