PR#4992: added '-ml-synonym' and '-mli-synonym' options to ocamldep

git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@10915 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Clerc 2011-01-04 10:34:10 +00:00
parent 0952f605e2
commit e0567d3bff
1 changed files with 6 additions and 0 deletions

View File

@ -36,6 +36,12 @@ and no dependencies are generated. For programs that span multiple
directories, it is recommended to pass "ocamldep" the same "-I" options directories, it is recommended to pass "ocamldep" the same "-I" options
that are passed to the compiler. that are passed to the compiler.
\item["-ml-synonym" \var{.ext}]
Consider the given extension (with leading dot) to be a synonym for .ml.
\item["-mli-synonym" \var{.ext}]
Consider the given extension (with leading dot) to be a synonym for .mli.
\item["-modules"] \item["-modules"]
Output raw dependencies of the form Output raw dependencies of the form
\begin{verbatim} \begin{verbatim}