This directory contains the graphics part of both the Interface and
Hypercad.

QUICK AND DIRTY INSTALLATION: just type 'make install'.

PROPER INSTALLATION: Examine the configuration section at the top of
the Makefile, make whatever changes there are appropriate for your
system, and then type 'make install'.

When you are sure that Hypercad is working, you can type 'make clean'
to delete all intermediate files left over from the compilation
process.


CONTENTS OF THIS DIRECTORY:

Interface:	The graphics part of the Interface

Hypercad:	The graphics part of Hypercad

README:		This file

Makefile:	Master makefile for graphics part of everything

instl:		Shell script for installing files

mkdep:		Shell script for generating makefile dependency lists;
		this is used only by 'make depend' and is included only
		for the benefit of those wanting to modify the code.  It
		is not needed during either installation or running.
