install.mak will include install.inf to get
system specific information like the location of the installation
files, the target drive for installation, the location of the Borland
tools and Tcl/Tk files.
install.mak will unpack the api, the examples, the mshush files
and the sim files into four different directories (api-2.0,
exampl-2.0, mshush and sim-2.0).
install.mak will call mshush\install.mak to install
the relevant parts of api, examples, mshush and sim into a directory
called hush (see below).
install.mak will remove the api, mshush, examples and sim directories,
all relevant files have been copied to hush at this point.
mshush\install.mak will create the hush directory.
mshush\install.mak will install patches into the api
directory and copy the dv, lib and include
directories from api to hush
mshush\install.mak will call mshush\sim\sim.mak to install
the sim include files, sim library files and sim examples.
mshush\install.mak will call mshush\examples\examples.mak to install
the general examples into hush\examples including makefiles to build the
examples. This will also install the makefiles for the sim examples, so
this should be done after the sim files have been installed. The original
(unix) makefiles will be renamed into makefile.unx.
For more information about the makefiles, click one of these: