README.md
This directory contains the XFree86 3.3.1 source. The components are as
follows:

The full core source is split into three parts:

X331src-1.tgz The essential parts of the source
X331src-2.tgz Fonts and documentation source
X331src-3.tgz Hard-copy documentation


If you only need to build the XFree86 X servers, then only the following
is needed (which is a subset of X331src-1.tgz):

X331servonly.tgz Source required to build only the XFree86 X servers


The following contains some non-core clients, and is optional:

X331contrib.tgz Supported parts of the contrib distribution


For most purposes, X331src-1.tgz can be used alone providing the
building of fonts is disabled by setting 'BuildFonts' to NO in
xc/config/cf/host.def.


When using X331servonly.tgz, `BuildServersOnly' must be set to YES
in xc/config/cf/host.def.


The source for the extract utility can be found in utils-1.0.0.tgz