Files
mercury/bindist
Julien Fischer 90c9d1b2eb Fix a cut-and-paste error in the bindist README file.
Be more specific about which parts of the system are distributed
under the LGPL.

bindist/bindist.README:
 	Delete some text that was accidently pasted in from the
 	README file for the source distribution.

 	List all libraries that are licensed under the LGPL.

.README.in:
 	As per the second point above.
2010-09-10 08:20:21 +00:00
..

This directory contains files used to create a binary distribution of
Mercury.  Files that will be incorporated in the binary distribution
start with `bindist.'.  The other files (this README, and the Mmake file)
are only used to build the distribution.

To build a binary distribution, first build and install the compiler
from the source distribution (see the instructions in ../INSTALL).
Then just do an `mmake bindist'.