Tfe

Ongi etorri tfe-ren webgunera...

Old stuff/ecole_etude_fac_de_pau/licence_3/systeme-d-exploitation/tp1/Makefile~

(Deskargatu)
first:
	gcc first.c -o Adresse
second:
	gcc 1.c -o Personne
main:
	rm -f main
	gcc main.c -o main