README.TXT for htroff source kit
================================
					25 August 1999
					TOYODA Eizi <toyoda@gfd-dennou.org>

htroff is a roff-like perl script generating HTML output.
See COPYING.TXT for copyright issues.

INSTALLATION
-----------

	This source kit works in Windows 95 and almost all UNIX.
	It assumes that you can use make and perl.

1. configure Makefile

	issue this command:

		perl config.pl
	
	If you are to install htroff into /usr/bin, not /usr/local/bin,

		perl config.pl BASEDIR=/usr

	In case of Windows/DOS, you can configurate Makefile with

		config.bat
	
	Perhaps you want to edit Makefile and doc/Makefile. 
	
2. build

	Just type `make'.

3. install

	Just type `make install'.


ABOUT SOS
---------

	This source kit depends on MKSOS.COM, included in
	SOS 1.07 by Nide Naoyuki <nide@ics.nara-wu.ac.jp>.
	If you are using Windows/DOS, please obtain it and try.
