Files
mercury/bindist
Fergus Henderson fdbbfe680d Fix a bug introduced in stayl's last change: add CYGPATH to
Estimated hours taken: 0.5
Branches: main, release

bindist/bindist.build_vars.in:
	Fix a bug introduced in stayl's last change: add CYGPATH to
	the list of configure variables whose values for the binary
	distribution should be copied from the values obtained when the
	binary distribution was built.
2002-12-02 07:59:53 +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'.