mkimage-profiles/lib
Michael Shigorin 895fae7d82 BELL support
Implemented opportunistic alarm support as proposed by torabora;
the actual result depends on readline and/or terminal settings
(read up on "visual bell" vs "audible bell" in case it's wrong).

TODO: this ought to be shifted downstream when proper logging
framework is there.
2011-11-04 16:54:41 +02:00
..
build.mk BELL support 2011-11-04 16:54:41 +02:00
clean.mk official {distro,ve}/* support 2011-11-04 16:54:41 +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 official {distro,ve}/* support 2011-11-04 16:54:41 +02:00
profile.mk logging tweaks for better readability 2011-11-04 16:54:41 +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,
они работают в каталоге верхнего уровня.