TODO ITEMS ---------- * Change 'config.h' to 'config.pm' everywhere so users can type 'use config;' instead of 'require "config.h"' and also get their variables exported automatically. * Implement a basic C preprocessor to parse Makefile.am. Currently recognized tokens are #define and #include