gestion_imprimantes : gestion_imprimantes.c gestion_file.o gestion_file.h types_imprimante.h gcc -Wall -std=gnu99 gestion_imprimantes.c gestion_file.o -o gestion_imprimantes gestion_file.o : gestion_file.c types_imprimante.h gestion_file.h gcc -Wall -std=gnu99 -c gestion_file.c