	Contents of this directory:

README:
	Three guesses...

Gluefile:
	Argument to 'Gluemaker' program.

#?.asm, #?.i:
	Glue routines and _LVO offset definitions.

gstub.asm:
	The assembly GenericStub.  This is what makes language-specific
	call-backs possible.  This *MUST* be included by hand in the
	Gluemaker-generated Makefile, or the .lib will be incomplete.

makefile:
	A file created by 'Gluemaker', suitable for feeding to 'make'.
	IT IS STRONGLY RECOMMENDED THAT YOU EDIT THIS FILE AS PER YOUR LOCAL
	SETUP BEFORE ACTUALLY INVOKING 'MAKE'.

iffparse.lib:
	A Manx-format (v3.4B) library file, suitable for use with 'ln'.
	This was assembled with small-code, small-data format.  Edit the
	Makefile and re-assemble to get other models.
