[llvm-commits] [PATCH] Setup ocamldoc to build on the website.

Erick Tryzelaar idadesub at users.sourceforge.net
Mon Mar 31 21:26:18 PDT 2008


This lets ocamldoc run without depending on llvm-config
existing. It also changes it so that the .odoc files depend
on the installed .cmi files instead of the ones in the build
directory.

I'm not yet sure if this is enough for the BUILD_FOR_WEBSITE
though.
---
 bindings/ocaml/Makefile.ocaml |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 253a8b03de30f7532b6fb57854b5a094467ad685.diff
Type: text/x-patch
Size: 1294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080331/dd998db3/attachment.bin>


More information about the llvm-commits mailing list