Files
mercury/scripts
Ian MacLarty 1c61a64b42 Fix a bug introduced by Peter where the command `mmake <target>' just
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.
2005-11-30 16:23:51 +00:00
..