7 lines
85 B
Bash
7 lines
85 B
Bash
#!/cmd/rc
|
|
build kern/
|
|
build lib/c/
|
|
build lib/thread/
|
|
build lib/newlib
|
|
build gnu/gcc/
|