Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 1999-04-06 16:29:52 -0700 (Tue, 06 Apr 1999)
Revision: 2637
Log message:

      Added ENSROOT and OCAMLSRC to mk/config.
      
      When the mk/config is created for the first time, the environment
      variables would be consulted and if they point to existing directories,
      they would be added to mk/config, otherwise "undefined" is used.
      
      Once ENSROOT and OCAMLSRC are entered into mk/config,
      make would ignore ENSROOT and OCAMLSRC environment variables
      

Changes  Path
+2 -2 metaprl/Makefile
+4 -2 metaprl/clib/Makefile
+1 -1 metaprl/debug/Makefile
+15 -14 metaprl/doc/htmlman/mp-install.html
+1 -1 metaprl/editor/ml/Makefile
+10 -6 metaprl/ensemble/Makefile
+22 -0 metaprl/mk/make_config.sh
+6 -0 metaprl/mk/preface