mirror of
https://github.com/gwenhael-le-moine/c-urs_-toil-s.git
synced 2024-12-27 09:58:44 +01:00
3 lines
33 B
Makefile
3 lines
33 B
Makefile
|
star: star.c
|
||
|
gcc star.c -o star
|