first: gcc first.c -o Adresse second: gcc 1.c -o Personne main: rm -f main gcc main.c liste.c adresse.c personne.c -o main