Files
mercury/bindist
Julien Fischer 093018109c Update references to LIMITATIONS file.
BUGS:
README.md:
bindist/Mmakefile:
compiler/notes/release_checklist.html:
compiler/prog_data.m:
doc/reference_manual.texi:
library/list.m:
runtime/mercury_type_desc.h:
    As above.
2022-01-01 15:53:34 +11: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'.