To make this:

(1) Edit the Config file in this directory to match the machine you
    are installing this on.  You must at least make sure you configure
    the correct byte order for the machine and indicate whether your
    compiler understands `signed char' declarations or not.  There are
    other considerations as well.

(2) Type `make makefiles' to distribute the configuration info to the
    Makefiles in the subdirectories.

(3) Type `make' to compile everything of general interest.

(4) Run the command `authstuff/authcert < authstuff/certdata'.  If the
    last word in each line isn't `OK' there is something wrong.  Likely
    you got the byte order wrong in the Config file.  You will have to
    recompile from scratch if you did.

(5) Type `make install' to put the binaries in the system directory
    you mentioned in Config.  At the time of writing this includes
    the programs xntpd (the daemon), xntpdc (an xntpd-dependent query
    program), ntpq (a standard query program), ntpdate (an rdate
    replacement for boot time date setting and sloppy time keeping)
    and xntpres (a program which provides name resolver support for
    xntpd configuration).

(6) You are now ready to configure the daemon and start it.  At this
    point it might be useful to format and print the file doc/notes.me
    and read a little bit.  The sections on configuration and on
    tickadj will be immediately useful.

All bug reports gratefully received.

Dennis
