apio
1a82bbb234
The only port right now is bc, which works... kind of. It compiles, and runs, but is really janky. At least it runs!!
16 lines
234 B
Plaintext
16 lines
234 B
Plaintext
Luna.iso
|
|
toolchain/
|
|
.vscode/
|
|
**/*.o
|
|
initrd/boot/moon.elf
|
|
kernel/bin/moon.elf
|
|
initrd/sys/moon.sym
|
|
initrd/bin/**
|
|
apps/bin/**
|
|
tests/**/bin/**
|
|
base/usr/include/**
|
|
base/usr/lib/**
|
|
**/*.a
|
|
ports/**/workdir/**
|
|
ports/ports.list
|
|
**/*.pkg.tar.xz |