12 lines
476 B
Text
12 lines
476 B
Text
|
This is the conf/ directory Nico Schottelius uses to configure his
|
||
|
software projects. They evolve with every project and the aim is
|
||
|
to replace autoconf once.
|
||
|
|
||
|
In general, the idea is to create extremly simply configuration files,
|
||
|
that are editable by non-interactive programs (distributor friendly).
|
||
|
|
||
|
In most cases only the first line is important and the other lines are
|
||
|
simply the description.
|
||
|
|
||
|
programs/ - contains definitions of programs we need in our built process
|