Browse thread
automake and ocaml
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Vincent Aravantinos <vincent.aravantinos@g...> |
| Subject: | Re: [Caml-list] automake and ocaml |
Le 21 sept. 09 à 05:41, Daniel Molina a écrit : > Hello all. > > I have searching in the net about ocaml compatibility for automake. I > have found a patch from automake by Tom Murray in 2003 > > http://sourceware.org/ml/automake/2003-12/msg00153.html > > and I had seen that this issue was talked in the caml mailing list > > http://mirror.ocamlcore.org/caml.inria.fr/pub/ml-archives/caml-list/2006/11/e3887787f977667f7277226415d632c0.en.html > > Do anybody knows the state of this matter nowadays? Some page that I > can > read? I only want to find a method that works properly. There is also this project: http://forge.ocamlcore.org/projects/ocaml-autobuild/ which seems quite dead, though. V.