/*
 *     klc-research
 *                  [http://www.klc-research.com]
 *
 *     RedKod.HQ
 *               [http://www.redkod.com]
 *
 *          NostroBO
 *                   [http://nostrobo.redkod.com]
 *                   [nostrobo@secureroot.com]
 *
 */

- 'make' ou 'make all' pour generer un binaire de test.
- 'make clean' pour nettoyer les fichiers temporaires en gardant le binaire.
- 'make fclean' pour nettoyer et effacer le binaire.

Pour ajouter smalloc() a votre projet il suffit de copier smalloc.c et
smalloc.h et d'inclure smalloc.h aux includes.
