This directory contains some files you need to build the VMS version
of the NIX utilities.  The files are:

    Descrip.mms   - MMS "Makefile" (untested).

    fd.h          - VMS file descriptor bit mask definitions.

    gettimeofday  - VMS emulation of the UNIX GETTIMEOFDAY(3) function.
                    It requires the definition of a SYS$TIME_ZONE logical
                    name; see the prolog for more information.  (This was
                    gotten off of Internet from somewhere or another.)

Copy these files into your NIX directory and run MMS to build the NIX
library.
