mirror of
https://github.com/gwenhael-le-moine/c-urs_-toil-s.git
synced 2025-01-14 08:01:19 +01:00
3 lines
33 B
Makefile
3 lines
33 B
Makefile
|
star: star.c
|
||
|
gcc star.c -o star
|