I made only a few changes to the OS/2 TTF driver to make it compileable
with gcc/emx (it was designed to be compilable only with VACPP and partially
with Watcom). Apply the patch, then go to contrib/ftos2/ifi and type

	make -f Makefile.emx

You don't need libttf to build the OS/2 TTF driver; the makefile will build
a special version of libttf itself.
