To generate a copy of the Mobile-C User's Guide, 'mobilec.pdf', type
    make

To clean the directory, type
    make clean

Note that additional technical documentation generated by Doxygen may be
found in the directories 'doxygen_mobilec' for the Mobile-C Library, and
'doxygen_mobilecNET' for the .NET Mobile-C binding. The documentation
may be generated by going into one of those directories and running the
Doxygen program with the command
    doxygen Doxyfile

Doxygen may be obtained from http://www.doxygen.org .
