This website requires JavaScript.
Explore
Help
Register
Sign In
nemo
/
1gps
Watch
1
Star
0
Fork
You've already forked 1gps
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
8b1607ba6a
1gps
/
06-rope
/
Makefile
9 lines
69 B
Makefile
Raw
Blame
History
all
:
gcc main.c -lraylib -o rope
run
:
all
./rope
clean
:
rm rope
Reference in New Issue
View Git Blame
Copy Permalink