* Compilation of the char-graphics.c library: gcc -ansi -pedantic -Wall -O -c char-graphics.c * Compilation of the match-girl.c program: gcc -ansi -pedantic -Wall -O match-girl.c char-graphics.o