*******************
List of makefiles :
*******************

makefile-linux           Linux 32 bits
makefile-linux64         Linux 64 bits 
makefile-mingw           Windows/Mingw32
makefile-osx             Mac OS/X
makefile-samples-linux   Samples compilation on Linux
makefile-samples-mingw   Samples compilation on Windows/Mingw32
makefile-samples-osx     Samples compilation on Mac OS/X

*******************
Linux prerequisites
*******************
To be able to compile libtcod on Linux, make sure that following packages are installed :
* gcc 
* g++ 
* make 
* zlib 
* libpng12 
* libsdl1.2 
* upx 
* electric-fence
* libpng12-dev 
* libsdl1.2-dev 
