[m-rev.] trivial diff: fix typo in `mmake --help' output
Fergus Henderson
fjh at cs.mu.OZ.AU
Mon Jun 4 02:03:54 AEST 2001
Estimated hours taken: 0.1
Branches: main, release
scripts/mmake.in:
Fix a missing newline in the help message.
Workspace: /mnt/mars/home/mars/fjh/ws1/mercury
Index: scripts/mmake.in
===================================================================
RCS file: /home/mercury1/repository/mercury/scripts/mmake.in,v
retrieving revision 1.34
diff -u -d -r1.34 mmake.in
--- scripts/mmake.in 2001/03/20 02:10:34 1.34
+++ scripts/mmake.in 2001/05/30 06:12:54
@@ -33,7 +33,7 @@
# supported.
#--target il:
# Compile via IL, rather than going via C or assembler.
-Help="$Help\
+Help="$Help
-s, --save-makefile:
Save the generated makefile to \`Mmake.makefile'.
This is useful for tracking down syntax errors in
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| 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