This website requires JavaScript.
Explore
Help
Register
Sign In
conservatory
/
picrin
Watch
4
Star
0
Fork
You've already forked picrin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
25c9fef1d0
picrin
/
Makefile
8 lines
71 B
Makefile
Raw
Blame
History
all
:
build
run
build
:
gcc -o bin/picrin src/main.c
run
:
bin/picrin
Reference in New Issue
View Git Blame
Copy Permalink