From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 1BFA5BC0A for ; Wed, 23 May 2007 16:31:50 +0200 (CEST) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l4NEVnoI010824 for ; Wed, 23 May 2007 16:31:49 +0200 Received: by ug-out-1314.google.com with SMTP id p27so177853ugc for ; Wed, 23 May 2007 07:31:49 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=s6NvFHGzPENg0i6TpamcCt9WtOhvCwG2E5Giy/XxMmUTZvRJ04JuqqItD9bxSM3EciuuGUANpNlGCypLHKPWYq4sAxXnZMog4h6wyc8M6xgYyMpUZsE3mb6OjqzPCjxZUYQ8INSGq3a8gHB1/lzuEX4WU+GQYo6mkoGUJn7PqL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=J24bImqJzDcYsmwLG6R0vqRdE/JPaA3aKvzZcECShLXyiQmPMJAjV+wAiXcIxBdew0MPvGLqueFyD4Tqt/ZGRlyUNyyg2c1vxOTYyBa4l1gW/JiVHEeVypdtJdePOFfemQnsTkataBkYrHhBTH74hvV+NM6IRE8LN4RKfpzTX8o= Received: by 10.67.115.14 with SMTP id s14mr1403737ugm.1179930708831; Wed, 23 May 2007 07:31:48 -0700 (PDT) Received: from ?192.168.1.33? ( [88.7.139.195]) by mx.google.com with ESMTP id 53sm3915741ugn.2007.05.23.07.31.47; Wed, 23 May 2007 07:31:47 -0700 (PDT) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: "OCaml List" Content-Transfer-Encoding: 7bit From: Joel Reymont Subject: Re: [Caml-list] Pairing ocamlbuild with ocamlfind Date: Wed, 23 May 2007 15:31:49 +0100 To: "Nicolas Pouillard" X-Mailer: Apple Mail (2.752.3) X-j-chkmail-Score: MSGID : 46545055.001 on discorde : j-chkmail score : XXX : 5/20 1 0.000 -> 3 X-Miltered: at discorde with ID 46545055.001 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocamlfind:01 23,:98 2007,:98 wrote:01 caml-list:01 seems:03 library:03 library:03 install:05 depend:07 target:91 target:91 nicolas:08 hum:08 file:08 On May 23, 2007, at 3:24 PM, Nicolas Pouillard wrote: > Hum, it seems that you just need to add some rules. ocamlbuild takes a target so I think I would need a fake "install" target, right? This target should depend on the META file and on the library being built, right? How do I create such a target and how do I refer to the library being built? Thanks, Joel -- http://wagerlabs.com/