Files
mercury/bindist
Julien Fischer f983f86877 Output the reminder about setting PATH etc to the post_install
bindist/bindist.Makefile.in:
	Output the reminder about setting PATH etc to the post_install
	step.  As part of the install step it gets lost amongst the output
	from configure that follows.
2008-11-04 05:03:01 +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'.