TetaTricks/code/g2/Makefile

4 lines
44 B
Makefile
Raw Normal View History

2022-09-12 10:20:28 +11:00
un_dessin: un_dessin.c
gcc -Wall $< -o $@