README file for VSX SRC directory
---------------------------------

This directory contains the following subdirectories.

	BIN directory containing the various programs and tools used to
		build the VSX test programs. This directory is initially
		empty, the programs are entered during the installation
		stage of VSX.

	INC directory containing the include files used by VSX.

	LIB directory containing the various libraries used to build the
		VSX test programs. This directory is initially empty, the
		libraries are entered during the installation and build
		stages of VSX.

	SYSINC directory containing a modified copy of the system include
		files used by VSX. This directory is initially empty, the
		include files are copied during the installation stage of
		VSX.

	common directory containing the source of the common software 
		elements of VSX. These are programs, tools and libraries
		used in the build, execution and reporting stages of VSX.

	install directory containing the shell scripts and other files
		used in the configuration and installation stages of VSX.

	subsets directory containing subdirectories relating to each
		available VSX subset.  These contain information about
		the subsets and the test packages they belong to, used
		in the configuration and installation stages of VSX.

End of README
