This is a helper Makefile for generating PCF fonts from BDF files consistantly
and in an optimal fashion.

In Gentoo, it's effectively invoked from the font-ebdftopcf eclass, as the
following:
make -jN -f Makefile.ebdftopcf BDFFILES="..."

We call it slightly differently actually, but it ends up being used in the
fashion above, and the above is the easiest way for other distributions to use
it.

If you're reading this and you're on Gentoo, you should see
font-ebdftopcf.eclass.

- Robin H. Johnson <robbat2@gentoo.org>
