Makefile~
Deskargatufirst:
gcc first.c -o Adresse
second:
gcc 1.c -o Personne
main:
rm -f main
gcc main.c -o main
Ongi etorri tfe-ren webgunera...
first:
gcc first.c -o Adresse
second:
gcc 1.c -o Personne
main:
rm -f main
gcc main.c -o main