This commit is contained in:
Emmanuel Srivastava
2024-12-09 14:58:52 +01:00
parent 4dc8010741
commit 16332fec34
12 changed files with 105 additions and 16 deletions

View File

@@ -6,11 +6,3 @@ lightness.o : lightness.c lightness.h
carre.o : carre.c lightness.h
gcc -ansi -pedantic -c carre.c
### REGLES ESSENTIELLES ###
but : carre
### REGLES OPTIONELLES ###
run : but
./carre