[m-rev.] for review: document Java mmake support

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Feb 25 01:29:31 AEDT 2002


On 25-Feb-2002, Simon Taylor <stayl at cs.mu.OZ.AU> wrote:
> On 24-Feb-2002, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> > doc/user_guide.texi:
> > 	Document the Mmake support for the Java and .NET back-ends.
> 
> You haven't documented JAVACFLAGS, but otherwise that change looks fine.

Fixed thusly.  I'll go ahead and commit this now.

Index: user_guide.texi
===================================================================
RCS file: /home/mercury1/repository/mercury/doc/user_guide.texi,v
retrieving revision 1.292
diff -u -d -u -r1.292 user_guide.texi
--- user_guide.texi	12 Feb 2002 16:36:10 -0000	1.292
+++ user_guide.texi	24 Feb 2002 14:26:50 -0000
@@ -637,10 +656,15 @@
 
 @item CFLAGS and EXTRA_CFLAGS
 @vindex CFLAGS
 @vindex EXTRA_CFLAGS
 Options to pass to the C compiler.
+
+ at item JAVACLAGS and EXTRA_JAVACFLAGS
+ at vindex JAVACFLAGS
+ at vindex EXTRA_JAVACFLAGS
+Options to pass to the Java compiler (if you are using it).
 
 @item MS_CLFLAGS and EXTRA_MS_CLFLAGS
 @vindex MS_CLFLAGS
 @vindex EXTRA_MS_CLFLAGS
 Options to pass to the Microsoft command line C++ compiler (if you are
-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list