mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-30 08:44:37 +00:00
Estimated hours taken: 0.3 Branches: main scripts/mmake.in: Fix a bug introduced by Peter where the command `mmake <target>' just hangs if there is no Mmakefile. The problem was that cat was being called with no arguments, causing it to wait for input from stdin.