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

  /external/llvm/docs/
Makefile 38 .PHONY: install-html install-doxygen doxygen install-ocamldoc ocamldoc generated
44 ifdef OCAMLDOC
46 install_targets += install-ocamldoc
52 ifdef OCAMLDOC
53 generated_targets += ocamldoc
102 install-ocamldoc: ocamldoc
103 $(Echo) Installing ocamldoc documentation
104 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/ocamldoc/htm
    [all...]
  /external/llvm/bindings/ocaml/
Makefile.ocaml 446 $(Verb) $(OCAMLDOC) -I $(ObjDir) -I $(OcamlDir) -dump $@ $(OcamlHeaders)
448 ocamldoc: $(ObjDir)/$(LIBRARYNAME).odoc
  /external/llvm/
configure 767 OCAMLDOC
    [all...]

Completed in 172 milliseconds