c83cc111a6
This further refines the modular build by making metadata being a clearly separated feature rather than having to rely on runtime tests, and also by moving the code which cares for kernel bits of base installation (.base list) in a feature of its own. There's more to it but let's get the ball rolling first. |
||
---|---|---|
.. | ||
build.mk | ||
check.mk | ||
clean.mk | ||
common.mk | ||
distro.mk | ||
functions.mk | ||
help.mk | ||
kernel.mk | ||
log.mk | ||
profile.mk | ||
README | ||
report.mk | ||
sugar.mk | ||
ve.mk |
Этот каталог содержит вспомогательные makefiles, обеспечивающие основную функциональность создания конфигурации образа и генерации соответствующего профиля для сборки; см. тж. ../conf.d/. Следует помнить, что будучи включаемыми в ../main.mk, они работают в каталоге верхнего уровня.