diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-07-24 19:23:50 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-07-24 19:26:07 +0300 |
| commit | fdfdd03e3341d3b7d5e6a22a11a755a2c56eda1b (patch) | |
| tree | 8eb64c5c8a2b3db6c25c572cb1422e0069ffc3b4 /uncrustify.conf | |
| parent | 900831a55b9d1c74c5ff0de043ad5982270e2cbc (diff) | |
| download | kmi-fdfdd03e3341d3b7d5e6a22a11a755a2c56eda1b.tar.gz kmi-fdfdd03e3341d3b7d5e6a22a11a755a2c56eda1b.zip | |
split makefile into two parts
+ First part generates deps.mk, second part reads it.
Allows us to use both bmake and gmake with the same makefiles.
Only drawback seems to be that the first makefile considers all
individual files as 'finished' targets, meaning that it's more
difficult to do something like
make kernel.elf
though I haven't found this to be an issue.
Diffstat (limited to 'uncrustify.conf')
0 files changed, 0 insertions, 0 deletions
