| Commit message (Collapse) | Author | Age | Files |
| |
|
|
|
|
|
|
|
| |
Instead of hard coaded minute list in Makefiles, the list is
each minutes lists in Makefile is compiled from an shell
*ls* command. Need change in how help works, and therefore all
Makefiles coupled to Makefile-common
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Apart from the minutes also many other documents are updated, added,
or modified. Makefile-common is modified to handle PDF inclusions. The
annual report is updated, the auditor's report is added as TEX and
PDF, and the economical report is added as PDF. The plan for operation
is also updated from suggestion to final accepted plan.
|
|
The procedure consists of that a common makefile holds all crucial
procedures. The makefiles in the different directories are just
wrappers.
This commit contains those modifications for 2014. It remains to
implement the same for previous years.
|