office-gobmx/dmake/man
2002-10-03 11:29:49 +00:00
..
dmake.nc initial import 2000-09-22 14:33:37 +00:00
dmake.tf dmake: This is a reworked version of the configure process, without automake and aclocal 2002-10-03 11:29:49 +00:00
readme initial import 2000-09-22 14:33:37 +00:00

This directory contains the DMAKE manual page.  The typeset version of the
manual is compressed and uuencoded as this is the only reasonable method of
shipping the control-character filled manpage around.

To unpack the typeset manual page please issue the following sequence of
commands:

	uudecode dmake.uue
	uncompress dmake.Z
	mv dmake dmake.p

NOTE:  You only need to do this if you cannot typeset the manual page
       yourself.

The other two files found here are:

	dmake.tf	- troff source for the manual page, you must use
			  GNU groff to typeset it.
	dmake.nc	- a typeset version of the manual page containing
			  no control characters.

Alternately visit the dmake WWW site, at

	http://www.wticorp.com/dmake/dmake.html

Dennis