To use:

1) Edit the Makefile
	Choose the correct incantation to build a shared library on your
	system and change INSTALLDIR, if needed
2) check the wish paths in ExmhNs*
3) Run "make install"
4) Add the following lines to your ~/.netscape/preferences.js
	(netscape must not be running)

user_pref("mail.use_altmail", true);
user_pref("mail.altmail_dll", "/usr/local/lib/ns-exmh/exmh.so");

5) Start netscape and use exmh for mail!
