Compiling the source
--------------------

To compile this source use the make_dev or make_rel taskobey files. It
is set up for the Norcroft DDE suite.

The source must be linked with OSLib, OSLibSupport, and CJLib
libraries to produce the final executable.

The OSLib and OSLib Support libraries can be downloaded from
  http://ro-oslib.sourceforge.net/
  
CJLib can be obtained from the same location as !UnitConv.

The source files expect the paths OSLib:, OSLibSupport:, and CJLib: to
have been set up before compilation is attempted.

Creating the message files
--------------------------

The source files msglink.c and msglink.h and the messages file are
created by the utility Mm from the MsgData file and support files, all
found in the directory MakeMsg. Simply run the obey file MkMsgs to
produce the required files.
