mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-21 20:33:55 +00:00
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.
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.