Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* ocamlbuild: using *.itarget with flags
@ 2007-11-21 11:30 Hugo Ferreira
  2007-11-21 12:40 ` [Caml-list] " Nicolas Pouillard
  0 siblings, 1 reply; 3+ messages in thread
From: Hugo Ferreira @ 2007-11-21 11:30 UTC (permalink / raw)
  To: Caml Mailing List

Hello,

I was attempting to use the *.itarget file
in order to build several modules. I have for
example:

all.itarget:
.................................
src/comb/tests_comb.d.byte
src/uf/bench.d.byte
.................................

Unfortunately the last target requires
that I use the Unix module (-lib unix).

My question is:

1. Does this type of grouped target
support the addition of flags?

A further notice:

The manual states that in the *.itarget
files a comment is either a blank or dash.
Does this mean:

- comment here

is a comment? If so, it does not seem
to work.

TIA,
Hugo F.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-21 13:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-21 11:30 ocamlbuild: using *.itarget with flags Hugo Ferreira
2007-11-21 12:40 ` [Caml-list] " Nicolas Pouillard
2007-11-21 13:01   ` Hugo Ferreira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox