These are the subdirectories and their contents:

tutorial	"A Tutorial Introduction to GCT"
user-guide	"Generic Coverage Tool (GCT) User's Guide"
weak-mutation	"Using Weak Mutation Coverage with GCT"
race		"Using Race Coverage with GCT"
manpages	The manpage set
trouble		"GCT Troubleshooting"

In each directory,
	'make'		formats the document and prints it.
	'make ps'	Puts a postscript version in "<DOC>.ps"
	'make text'	Puts a plain-text version in "<DOC>.txt"

You'll probably have to change "include/Make.tmpl" before any of these
work.

Those same invocations work in this directory, in which case they're
recursively applied to the subdirectories.

