$Id: README,v 2.0 1996/07/09 20:48:28 deaven Exp $

  To compile the code:

  1.  Make sure that libdmd is installed.  The libdmd package should
      be available from the same place that you got this program.

  2.  Edit the Imakefile and change the path to libdmd if it is not
      your home directory.  (You will also need to edit Mogul/Imakefile
      and make the same change.)

  3.  Type `xmkmf -a' to configure the Makefiles for your system.

  4.  Follow the standard X11 procedures for making and installing.
      Type `make' to build, `make install' to install.

  In place of steps 2-4, you can also use the `dmdconfig' program
  to generate Makefiles from "Makefile.mk", followed by `make' to
  compile, and install the executable yourself.

  You do not need to copy any application defaults files.
