caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Török Edwin" <edwin+ml-ocaml@etorok.net>
To: caml-list@inria.fr
Subject: Re: [Caml-list] oasis and foreign code
Date: Sun, 23 Jun 2013 23:39:27 +0300	[thread overview]
Message-ID: <51C75CFF.5090804@etorok.net> (raw)
In-Reply-To: <1724814.3VdaulpOpP@groupon>

On 06/23/2013 11:36 PM, Chet Murthy wrote:
> 
>   File PedionServer.o in pedion has suffix .o
> 
> Is there a way to tell oasis to ignore certain subdirectories (and
> hence, to have it generate myocamlbuild files that ignore those
> directories)?
> 
> I looked at the ocamlbuild tags documentation, and nothing stands out
> as being suitable.

-traverse and not_hygienic, see for example the rule for .svn in _tags:
<**/.svn>: -traverse
<**/.svn>: not_hygienic

Best regards,
--Edwin

      reply	other threads:[~2013-06-23 20:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-14  4:21 [Caml-list] oasis help: support for qtest in oasis Francois Berenger
2013-05-14 10:27 ` [Caml-list] " Sylvain Le Gall
2013-05-15  1:04   ` Francois Berenger
2013-06-23 20:36     ` [Caml-list] oasis and foreign code Chet Murthy
2013-06-23 20:39       ` Török Edwin [this message]

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=51C75CFF.5090804@etorok.net \
    --to=edwin+ml-ocaml@etorok.net \
    --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;
as well as URLs for NNTP newsgroup(s).