unifdef installation instructions


To build, type `make`.

To install in your home directory, type `make install`
or to install in /usr type `make prefix=/usr install`.
See the start of the Makefile for the install location
variables.


Non-portable dependencies:

This program requires the BSD err.h functions, and C99 stdbool.h.


$dotat: unifdef/INSTALL,v 1.2 2010/02/19 16:31:08 fanf2 Exp $
