mkimage-profiles/lib
Michael Shigorin 9fd0bc143e more readable `make help', finally
The output was still somewhat ragged in 80x24 terminal window
with fmt(1) which wasn't anticipating the word length difference
subsequent column(1) would have to cope with later on.

Thanks Loic Cattani for his shell columnizer implementation:
https://github.com/Arko/Columnize
2012-04-02 17:16:27 +03:00
..
build.mk initial target tracing support and reporting 2012-03-19 19:23:38 +02:00
clean.mk initial target tracing support and reporting 2012-03-19 19:23:38 +02:00
distro.mk initial ISO9660 metadata support 2012-03-26 22:23:28 +03:00
functions.mk s/subst/sed -i/g 2011-12-26 18:21:22 +02:00
help.mk more readable `make help', finally 2012-04-02 17:16:27 +03:00
log.mk main.mk introduced, lib/*.mk partially rewritten 2012-01-02 21:01:09 +02:00
profile.mk tweak the fatal errorlevel 2012-03-27 08:36:23 +03:00
README docs: minor updates 2012-01-02 21:01:09 +02:00
report.mk initial target tracing support and reporting 2012-03-19 19:23:38 +02:00
sugar.mk plant SHELL beacons into all config-forming rules 2012-03-19 19:23:38 +02:00
ve.mk ve/generic += openssh suite 2012-03-25 21:46:45 +03:00

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

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