Browse thread
[Caml-list] Ocamldep too "gentle".
[
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: | 2003-12-02 (16:53) |
From: | samsaga2 <samsaga2@s...> |
Subject: | Re: [Caml-list] Ocamldep too "gentle". |
Or you can try create an empty units.ml before calculate dependency Nicolas George wrote: >Le duodi 12 frimaire, an CCXII, David Brown a écrit : > > >>I know that ocamldep doesn't have any way of knowing which directory the >>dependency is to be located in, so I'm really just looking for >>suggestions. >> >> > >What about: write the dependencies of units.ml in the makefile? > >