#*************************************************************#
#
#   Ensemble, 2_00
#   Copyright 2004 Cornell University, Hebrew University
#           IBM Israel Science and Technology
#   All rights reserved.
#
#   See ensemble/doc/license.txt for further information.
#
#*************************************************************#
README: Makefile directory
Author: Mark Hayden
Last updated: 4/5/96

config		default configuration definitions
preamble	defines standard macros
ocaml		Makefile for Objective CAML compiler
ocamlopt	Makefile for native code compiler
main		contains main body of dependencies
sub		included in source directory makefiles
mmm		MMM browser support
dynlink		dynamic linking support
install		installation rules
tools		rules for building compilation tools
files		list of files in Ensemble
cross		'cross-compilation' rules for building NT stuff

