mirror of
https://github.com/gwenhael-le-moine/c-urs_-toil-s.git
synced 2024-12-26 09:58:48 +01:00
add a Makefile
This commit is contained in:
parent
6ae0b7dcbc
commit
c9a3b8a7a6
1 changed files with 2 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
star: star.c
|
||||
gcc star.c -o star
|
Loading…
Reference in a new issue