This directory contains source and documentation for Exception and
Termination Manager.  If you use the Imakefile, you must obtain the WRPRC
imake configuration file distribution (Release 2).  To build the
distribution, try:

	% make World

If that doesn't work, try the following:

	% imboot -C WRPRC2
	% make World

If you just use the Makefile you will have to edit some of the variable
definitions.  Use "make -n" and "make -n install" to see what will
happen on your machine first!  You'll need to create etm.h from
etm.dist by changing ${ETMPROCRETTYPE} to "void" if you have void, or
"int" otherwise.

If the build fails, see PROBLEMS.

The document etm.ms is formatted with the -ms macros.

The WRPRC2 configuration distribution is available via the World Wide Web
or by anonymous ftp:

	http://www.primate.wisc.edu/software/imake-stuff
	ftp://ftp.primate.wisc.edu/software/imake-stuff

02 Jul 91	Paul DuBois	dubois@primate.wisc.edu

10 Jul 90 Release 1.00
26 Sep 90 Release 1.01
04 Oct 90 Release 1.02
26 Jun 91 Release 1.03 minor changes + creation of etm.h.
21 Jul 91 Release 1.04 See Changes-1.04
17 Sep 91 Release 1.05 See Changes-1.05
07 Jul 92 Release 1.06 See Changes-1.06
16 Jul 92 Release 1.07 See Changes-1.07
01 Sep 93 Release 1.08 See Changes-1.08
10 Apr 97 Release 1.09 See Changes-1.09
