REQUIREMENTS
============

- linux >= 2.6.23: epoll(7), the O_CLOEXEC flag to open(2) etc
- glibc: getopt_long(3), asprintf(3)
- pod2man: used to generate the man page


INSTALLATION
============

First, edit config.mk to taste. To install, run `make install'. To uninstall,
run `make uninstall'.
