libshred

o	compilation/default
		make

o	compilation/debug, this will add memory debug support
		make DEBUG=1

o	cleaning
		make clean
