Files
mercury/bindist
Fergus Henderson 5e41fcdd66 Fix a small error in the invocation of autoconf in my previous change:
Estimated hours taken: 0.05

bindist/Mmakefile:
	Fix a small error in the invocation of autoconf in my previous change:
	a space is needed between the `-l' option and the directory name.
1999-03-31 08:07:24 +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'.