Files in this package:

FILES		This file describing which file is what
NOTES		Some notes about the package and its useage
README		The readme file explaining what it is all about
BUGS		The "Known Bugs" section
*.TXT		Special notes for particular platforms
*.C,*.ASM,*.AS	The source files
*.H			The header files with all prototypes and definitions and comments
			about the particular function(s)
*.LOC		Local header files declaring identifiers, which should be kept
			internal to SUPPL
HISTORY		A short history of what was made (mostly of no interest)
*\      	Compiler-specific stuff
*.LLL,*.CCC	Additional data files for the script compiling process
MAKEFILE	The DMAKE makefile to compile the library supporting BC & MC
			This Makefile also requires the FreeDOS intialization Makefiles
			called FD_INIT.MK and FD_EXIT.MK; probably they must be updated
			to point to the proper places.
			See the Makefile and NOTES for more information
MAKEALL.BAT	Script to compile all libraries into the standard LIB path
			Requires Dmake.
MK_*.BAT	Scripts to compile individual libraries into the standard LIB path
			Requires Dmake.
FREEMCB		Directory with a sample program
OLD			Directory with some old thoughts and why their were not implemented
NLS			Directory with SUPPL internal error messages
