Files
mercury/tools
Warwick Harvey f1de7db5a9 Fixed a couple of problems with the bootcheck script.
Estimated hours taken: 4

Fixed a couple of problems with the bootcheck script.

tools/bootcheck:
	Changed the stage 2 and 3 builds to always use the stage 1 version
	of `mmake' rather than the installed version (it had been using a
	rather bizarre mix of the two, which made bootstrapping changes to
	mmake rather difficult).  As part of this, made the definitions of
	`MMAKE_VPATH' and `MMAKE_DIR' apply to all invocations of mmake for
	stages 2 and 3, rather than just some of them.
1999-07-14 06:17:28 +00:00
..
1997-07-15 08:05:15 +00:00
1997-01-26 23:43:59 +00:00
1999-04-16 07:00:47 +00:00
1997-07-15 08:05:15 +00:00

This directory, mercury/tools, contains scripts that are not intended
for use by users.  The scripts here are used by the Mercury developers
for maintaining the Mercury compiler.