Files
mercury/bindist/README
Fergus Henderson 3785d9775f Add a couple of lines explaining how to make a binary distribution.
Estimated hours taken: 0.1

bindist/README:
	Add a couple of lines explaining how to make a binary distribution.
1996-07-20 09:12:33 +00:00

9 lines
424 B
Plaintext

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'.