mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Currently, `build/bootloader` is the first make target being executed during `make all`. However, after a clean checkout, the `build` directory does not yet exist. Create it accordingly. |
||
|---|---|---|
| .. | ||
| bochs.mk | ||
| config.mk | ||
| disk.mk | ||
| filesystem.mk | ||
| initfs.mk | ||
| kernel.mk | ||
| qemu.mk | ||
| virtualbox.mk | ||