It is a simple operating system, x86 architecture
To compile the files it is necessary to create a Cross-Compiler
for i686-elf.
there are some packages that facilitate creation like i686-elf-gcc
make
To execute with qemu emulator execute:
make run