caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Jeremy Fincher" <tweedgeezer@hotmail.com>
To: caml-list@pauillac.inria.fr
Subject: [Caml-list] Building O'Caml projects properly.
Date: Sat, 29 Sep 2001 16:31:39 -0400	[thread overview]
Message-ID: <F117nyxGxTWlEqLjd5j0000e00a@hotmail.com> (raw)

I'm not very experienced with make, so I've been using Markus Mottl's 
OcamlMakefile in my projects so far.  In one of my projects, I use source 
files from two other small libraries I've written; at present, I just have a 
whole lot of files in my SOURCES and a bunch of symlinks to the proper files 
in the proper directories.  However, I'd really like to be able to improve 
my build process, and I think a good way to do that is to isolate in 
directories the other libraries I've written.

The only catch is that I have no idea how to do so :)  If anyone has any 
examples of multi-directory projects, or projects that come with separate 
libraries they depend on, I would really like to find out how to clean up my 
build process.

Thanks,
Jeremy


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


             reply	other threads:[~2001-09-29 20:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-29 20:31 Jeremy Fincher [this message]
2001-09-29 21:48 ` Julian Assange
2001-09-29 22:08 ` Markus Mottl
2001-10-01  7:04 Jeremy Fincher
2001-10-01  8:07 ` Markus Mottl
2001-10-01 11:46 Jeremy Fincher
2001-10-01 12:57 ` Markus Mottl
2001-10-01 13:08   ` Hideo Bannai
2001-10-01 13:47     ` Markus Mottl
2001-10-01 15:17       ` Julian Assange
2001-10-01 14:02 Jeremy Fincher

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=F117nyxGxTWlEqLjd5j0000e00a@hotmail.com \
    --to=tweedgeezer@hotmail.com \
    --cc=caml-list@pauillac.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).