Un peu de C maintenant !

This commit is contained in:
Avrillon Samy
2021-10-11 10:06:26 +02:00
parent 10575c282a
commit f61ee77c30
13 changed files with 191 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
%: %.c
gcc $@.c -g -O0 -Wall -o /tmp/$*