This website requires JavaScript.
Explore
Help
Sign In
g1smo
/
c2-utopia
Watch
1
Star
0
Fork
You've already forked c2-utopia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
c2-utopia
/
linux-receiver
/
Makefile
8 lines
79 B
Makefile
Raw
Permalink
Blame
History
test
:
mkdir -p bin
gcc main.c -Wall -o bin/receiver -llo
clean
:
rm -r bin
Reference in New Issue
View Git Blame
Copy Permalink