Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "SooHyoung Oh" <shoh@duonix.com>
To: "Nicolas Cannasse" <warplayer@free.fr>, "OCaml" <caml-list@inria.fr>
Subject: Re: [Caml-list] OCamake Release
Date: Mon, 23 Sep 2002 12:56:17 +0900	[thread overview]
Message-ID: <008c01c262b5$2b45ea00$fe00a8c0@hama> (raw)
In-Reply-To: <003d01c25fdd$832cd600$a300a8c0@warp>

Thank you for your good application.

In -mak option, why don't you use TAB
instead of 4 space in the generated makefile?

----- Original Message -----
From: "Nicolas Cannasse" <warplayer@free.fr>
To: "OCaml" <caml-list@inria.fr>
Sent: Thursday, September 19, 2002 10:07 PM
Subject: [Caml-list] OCamake Release


> Hi list !
>
> I'm pleased to announce the first release of OCamake.
>
> OCamake is an automatic compiler for the OCaml language.
> It can be used as :
> - a standalone application which compile and link
> - a Makefile generator from a given set of files
>
> One of its better usage should be in education where teaching
> how-to write a Makefile is sometimes painful ( for both students &
> teacher ). Note that OCamake as also special features for integration
under
> MS Visual Studio.
>
> Examples of usages:
>
> ocamake *.ml *.mli -o myapp.exe
> - will compile and link all the sources files in the current directory.
>
> ocamake -clean *.ml *.mli -o myapp.exe
> - will delete all the intermediate files produced by the compilation
> process.
>
> ocamake -mak *.ml *.mli -o myapp.exe
> - will create a Makefile which can be user either by MAKE or NMAKE to
> compile the project.
>
> More informations are available in the HTML documentation of the
> distribution, which is available at :
> http://tech.motion-twin.com/ocamake
>
> OCamake is distributed under the GPL.
> I would like to thanks Lexifi for its support in this project.
>
> Nicolas Cannasse
>
> -------------------
> To unsubscribe, mail caml-list-request@inria.fr Archives:
http://caml.inria.fr
> Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ:
http://caml.inria.fr/FAQ/
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
>

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      reply	other threads:[~2002-09-23  3:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-19 13:07 Nicolas Cannasse
2002-09-23  3:56 ` SooHyoung Oh [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='008c01c262b5$2b45ea00$fe00a8c0@hama' \
    --to=shoh@duonix.com \
    --cc=caml-list@inria.fr \
    --cc=warplayer@free.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