
This tarball contains a very simple program intended as an example of how
to use autoopts in the simplest way possible:  for building only on your
local machine without worrying about how to configure for building your
project on other machines.  This project consists of four files:

man2html.c  the program source.
opts.def    the definitions of the options used by the program
Makefile    a very simple make file
README      this text
