I'm in a project that it is easier to build all of the C files together.
This is known as a Single Compilation Unit, or Unity build.
What is the best way to send you a diff/patch so you can add it to the main line?
It is also attached for convenience.
Thank you once again for such a nice project.
-Adam Allison
Other info:
The programmer can #include "freetype/build_all.c"
This avoids build system/makefile/whatever problems
as some embedded projects don't have some of these build tools