Files
aimee-os/.gitignore
Dustin C. Hatch 1687e615b4 Add top-level Makefile
Building the OS is now as simple as running `make` on a Gentoo system.

Interestingly, when `make` is executed as a (grand)child process of
another `make` process, it always prints an `Entering directory ...`
message.  This breaks the `make kernelversion` command, by adding
extraneous text to the output.
2023-02-13 23:24:36 -06:00

6 lines
47 B
Plaintext

/images
/linux
/output
/.prepared
/.host-tools