From: Thomas Gazagnaire <thomas.gazagnaire@inria.fr>
To: caml-list@inria.fr
Subject: ocamlbuild and packs
Date: Thu, 18 Nov 2010 16:29:11 +0100 [thread overview]
Message-ID: <1290094151.4734.1.camel@saorge.inria.fr> (raw)
Hi all,
I've got a source tree with the following patterns :
A/a.ml (defines 'let x = 1')
B/a.ml (use A.x and defines 'let y = 2')
B/b.ml
B/b.mlpack (contains 'A B')
C/a.ml (use A.x)
C/b.ml (use B.A.y)
C/c.mlpack (contains 'A B')
Is there any way with ocamlbuild to build that tree (if possible using
only _tags files, but if not I would be happy to have at least a
solution :-) ?
Cheers,
Thomas
PS: apologies if you receive this email twice ...
next reply other threads:[~2010-11-18 15:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-18 15:29 Thomas Gazagnaire [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-11-18 15:10 Thomas Gazagnaire
2010-11-19 8:59 ` Sylvain Le Gall
2008-01-31 11:55 Romain Bardou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1290094151.4734.1.camel@saorge.inria.fr \
--to=thomas.gazagnaire@inria.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox