first commit
This commit is contained in:
commit
6b84f3115d
9 changed files with 14807 additions and 0 deletions
3
Makefile
Normal file
3
Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
CC=gcc
|
||||
make:
|
||||
$(CC) -lm -lglfw -o ./monke *.c
|
Loading…
Add table
Add a link
Reference in a new issue