Commit Graph

4 Commits

Author SHA1 Message Date
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
Fergus Henderson
c5a5390ca7 New file, documents the purpose of this directory.
Estimated hours taken: 0.05

bindist/README:
	New file, documents the purpose of this directory.
1996-01-23 11:18:35 +00:00
Fergus Henderson
d0d29ba08c Various minor changes to the binary distribution stuff.
Estimated hours taken: 0.5

Various minor changes to the binary distribution stuff.

bindist/INSTALL:
	Remove the suggestion about reading the documentation
	in the `doc' directory while waiting for the install to finish.

bindist/Mmake:
	Include `configure.in' in the binary distribution, not just
	`configure', so that users who are debugging some configuration
	problem will be able to read the source code.

bindist/README:
	A variety of changes.

bindist/configure.in:
	Remove an obsolete XXX comment.
1996-01-23 08:06:59 +00:00
Thomas Conway
99ff934549 Add a util directory in the binary distribution which contains
Estimated hours taken: 0.3

bindist/Mmake:
	Add a util directory in the binary distribution which contains
	mdemangle mkinit and mtags (none of which need configuration).
	Get README from . not ..
	Include INSTALL in the distribution.

bindist/Makefile.in:
	Add a rule for installing the non-configured bits in util.

bindist/README:
	A modified version of mercury/README for the bindist.
1996-01-18 01:54:22 +00:00