echo "Thank God this will not compile a program for each and every C library function that ever existed on any platform that ever was. Just type:"
echo ""
echo "   make -f Makefile.win32; if you're on Windows (You need MinGW)"
echo "   make -f Makefile.osx;   if you're on Mac OS X (Leopard/Xcode recommended)"
echo "      or simply     make;  if you are on Linux or want to attempt building"
echo "                           on a new UNIX platform (tweaking required)."
