Files
mercury/bindist
Tyson Dowd f8e80af9cc Improve the bindist for the .NET backend.
Estimated hours taken: 1.0
Branches: main

Improve the bindist for the .NET backend.

bindist/bindist.Makefile.in:
	If installing on a machine with the .NET SDK, and the bindist
	has an ilc grade included, install mercury.dll into the global
	assembly cache.

aclocal.m4:
	Add a test for gacutil.
2001-08-08 13:55:52 +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'.