
MRBackup consists of two source libraries - the main source and a set of
support packages.  The original file structure during development looked
like:

	main source -  :src/utility/mrbackpu
	support     -  :src/lib

There are specific include references to :src/lib, so you should either
maintain this structure or edit all references as appropriate.  I've made
a conscious effort to get everything to compile relative to the current
disk, so you should be able to stuff this all onto a floppy, CD to the
directory containing the main source and "make mrbackup".  

This program was created for Aztec C, and I've done little to insure its
portability to Lattice (wish I could afford Lattice 4.0).  If anyone makes
the necessary modifications, please send me the sources or the diffs to
your changes.  Thanks.
