Changes by: Cristian Tapus (crt at cs.caltech.edu)
Date: 2004-07-28 14:21:53 -0700 (Wed, 28 Jul 2004)
Revision: 6109
Log message:
Fixed the MP_DIRS problem.
Added a split call on MP_DIRS where the array OCAMLINCLUDES
was created (editor/ml/OMakefile)
OCAMLINCLUDES[] +=
$(ROOT)/$(ENSEMBLE_DIR)
$(split ' ',$(MP_DIRS))
Changes | Path |
+0 -0 | metaprl/OMakefile |
+1 -1 | metaprl/editor/ml/OMakefile |