*******************
List of makefiles :
*******************
makefile-linux Linux 32 bits
makefile-linux64 Linux 64 bits
makefile-mingw Windows/Mingw32
makefile-mingw-sdl2 Windows/Mingw32 using SDL 2 (experimental)
makefile-haiku Haiku
makefile-samples-linux Samples compilation on Linux
makefile-samples-mingw Samples compilation on Windows/Mingw32
*******************
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