This website requires JavaScript.
Explore
Help
Sign In
GONEC
/
fs
Watch
1
Star
0
Fork
You've already forked fs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
fs
/
makefs
/
compile.sh
3 lines
73 B
Bash
Executable File
Raw
Permalink
Blame
History
gcc -c -I. -pipe -O2 -Wall -W -o main.o main.c
cc -o ./bin/makefs main.o
Reference in New Issue
View Git Blame
Copy Permalink