mkimage-profiles/lib
Michael Shigorin 3f547e2504 documentation: use paths relative to toplevel dir
This change is done to reduce ambiguity in some cases;
the previous intention has been to ease navigation when
staying in a particular directory, now it's been changed
in favour of convenient toplevel `git grep' in fact.

Both variants have their pros and cons, I just find myself
leaning to this one by now hence the commit.  Feel free to
provide constructive criticism :)

Some path-related bitrot has also been fixed while at that.
2014-03-05 21:36:30 +04:00
..
build.mk
check.mk
clean.mk clean.mk: allow to forbid cleanup explicitly 2013-08-13 22:32:27 +04:00
common.mk
distro.mk
functions.mk
help.mk
log.mk
profile.mk
README documentation: use paths relative to toplevel dir 2014-03-05 21:36:30 +04:00
report.mk
sugar.mk
ve.mk {lib,conf.d}/{ve,vm}.mk: shift the real targets 2013-06-19 16:52:02 +04:00
vm.mk {lib,conf.d}/{ve,vm}.mk: shift the real targets 2013-06-19 16:52:02 +04:00

== lib ==

Этот каталог содержит вспомогательные makefiles,
обеспечивающие основную функциональность создания
конфигурации образа и генерации соответствующего
профиля для сборки; см. тж. conf.d/.

Следует помнить, что будучи включаемыми в main.mk,
они работают в каталоге верхнего уровня.