   This directory contains the code to produce html files from the
empire info source files (.t files).  Here are the steps to
export your info files via WWW.  Hypertext links are automatically
created by emp2html.pl.  You may want to edit the source *.t files
to improve the links (anything in a See also line or between
\*Q...\*U will be turned into a link if possible).

	1) Replace the info/GNUmakefile with this GNUmakefile
	2) copy the two *.pl files into the info/ directory.
	3) Create an info.html directory next to info/.  
	4) cd into info and type "gnumake html"
	5) move the info.html directory into a www exported directory

   Read comp.infosystems.www for more information on www.  ftp to
ftp.ncsa.uiuc.edu to find the latest Mosaic browser.  ftp to ftp.cern.ch
for general information on the Web.

	-Drake