mkimage-profiles/lib
Michael Shigorin cd3e47c562 introduced NICE variable
This one regulates the build wrapper: if the value is non-empty
then nice(1) and ionice(1) will be attempted so that the build
behaves better in regard to other tasks running on the system.

A few doc/variables.txt updates along the way.
2011-11-07 00:01:36 +02:00
..
build.mk introduced NICE variable 2011-11-07 00:01:36 +02:00
clean.mk toplevel build report now timestamped 2011-11-07 00:01:36 +02:00
distro.mk introduced conf.d/ for distro, ve config snippets 2011-11-04 16:54:41 +02:00
functions.mk official {distro,ve}/* support 2011-11-04 16:54:41 +02:00
log.mk toplevel build report now timestamped 2011-11-07 00:01:36 +02:00
profile.mk toplevel build report now timestamped 2011-11-07 00:01:36 +02:00
README official {distro,ve}/* support 2011-11-04 16:54:41 +02:00
sugar.mk official {distro,ve}/* support 2011-11-04 16:54:41 +02:00
ve.mk introduced conf.d/ for distro, ve config snippets 2011-11-04 16:54:41 +02:00

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

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