TetaTricks/code/g2/Makefile
2022-09-12 01:20:28 +02:00

4 lines
44 B
Makefile

un_dessin: un_dessin.c
gcc -Wall $< -o $@