Step 1:  On a unix system, do:
	make -f Makefile.unix
	This builds all the .c files from the .tcl files and builds
	the .ehtml files from the .html files.
	It creates a tar file in the parent directory.

Step 2: FTP the tar file to a Windows system, and extract it
	with winzip.

Step 3: Make it on the Windows system using makefile.mak

