Add Makefile
This commit is contained in:
parent
642e5e254c
commit
b6b296d099
1 changed files with 2 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
all: recursive.cpp
|
||||
g++ $< -Iraylib -lraylib -o piskvorky
|
Loading…
Reference in a new issue