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

  /external/llvm/docs/
Makefile 33 .PHONY: install-html install-doxygen doxygen install-ocamldoc ocamldoc generated
39 ifdef OCAMLDOC
41 install_targets += install-ocamldoc
47 ifdef OCAMLDOC
48 generated_targets += ocamldoc
99 install-ocamldoc: ocamldoc
100 $(Echo) Installing ocamldoc documentation
101 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/ocamldoc/htm
    [all...]
  /external/llvm/bindings/ocaml/
Makefile.ocaml 372 $(Verb) $(OCAMLDOC) -I $(ObjDir) -I $(OcamlDir) -dump $@ $(OcamlHeaders)
374 ocamldoc: $(ObjDir)/$(LIBRARYNAME).odoc
  /external/llvm/
configure 759 OCAMLDOC
    [all...]
  /external/llvm/projects/sample/
configure 755 OCAMLDOC
    [all...]

Completed in 218 milliseconds