Hi, I'd like to integrate freetype-gl in my project, but I tought the way it was built was a bit difficult to manipulate.
Here is a patch that tweaks the Makefile to make it built objects and binaries in subdirectories (so it can be cross-compiled independently) and also create a .a static library with the 'core' objects. The demos and tools go into their own bin- subdirectory too.
I stopped short of using gnu libtool, maybe if you think it wil work on all platform you build for we can add it later...
Hope this help!
Michael