Changes by: Nathaniel Gray (n8gray at caltech.edu)
Date: 2005-04-08 13:48:31 -0700 (Fri, 08 Apr 2005)
Revision: 7179
Log message:
* The mmc script is not architecture independent, so hardwire the x86 runtime as
its dependency in the OMakefile.
* Ignore -run if this is a cross-compiler.
* Print usage() if mmc is run without args.
| Changes | Path |
| +1 -1 | mpcompiler/mmc/test/OMakefile |
| +9 -2 | mpcompiler/mmc/test/mmc |