Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-08-19 22:41:44 -0700 (Thu, 19 Aug 2004)
Revision: 6124
Log message:
      MP_DIRS needs to be an array in the first place; fixing it later with a split
       is a bad idea since this causes the effects of $(dir ...) to be lost (which
       was why the editor/ml/tests directory could not be compiled).
       
| Changes | Path | 
| +5 -2 | metaprl/OMakefile | 
| +2 -2 | metaprl/editor/ml/OMakefile |