Skip to content
Extraits de code Groupes Projets
Valider 523b3014 rédigé par Laurent Paucot's avatar Laurent Paucot
Parcourir les fichiers

improved makefile

parent 35a826df
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #990 réussi
......@@ -8,7 +8,7 @@ projet_3.o : projet_3.c
gcc -o projet_3.o -c projet_3.c -W -Wall
test.o : test.c
test.o : test.c projet_3.h
gcc -o test.o -c test.c -W -Wall
......@@ -16,4 +16,4 @@ clean :
rm -rf *.o
mrproper: clean
rm -rf hello
\ No newline at end of file
rm -rf hello
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter