This website requires JavaScript.
Explore
Help
Register
Sign In
nemo
/
voleur
Watch
0
Star
0
Fork
You've already forked voleur
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
be2743875a
voleur
/
Makefile
8 lines
89 B
Makefile
Raw
Blame
History
$(
shell
mkdir
-
p
build
)
all
:
gcc main.c -o build/main -lraylib
run
:
all
./build/main
Reference in New Issue
View Git Blame
Copy Permalink