Browse thread
ocamlbuild and subdirectories
[
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: | Joel Reymont <joelr1@g...> |
| Subject: | ocamlbuild and subdirectories |
Currently I have all the source code under src/ and invoke ocamlbuild like this: ocamlbuild src/topdog.cma Is there a way to skip the src and just use the following? ocamlbuild topdog.cma I do have myocamlbuild.ml and _tags. Thanks, Joel -- http://wagerlabs.com/