Makefile.am: Reflect having moved automake.
mp01/Makefile.am: Reflect having moved automake.
mp01/node1/Makefile.am: Reflect having moved automake.
mp01/node2/Makefile.am: Reflect having moved automake.
mp02/Makefile.am: Reflect having moved automake.
mp02/node1/Makefile.am: Reflect having moved automake.
mp02/node2/Makefile.am: Reflect having moved automake.
mp03/Makefile.am: Reflect having moved automake.
mp03/node1/Makefile.am: Reflect having moved automake.
mp03/node2/Makefile.am: Reflect having moved automake.
mp04/Makefile.am: Reflect having moved automake.
mp04/node1/Makefile.am: Reflect having moved automake.
mp04/node2/Makefile.am: Reflect having moved automake.
mp05/Makefile.am: Reflect having moved automake.
mp05/node1/Makefile.am: Reflect having moved automake.
mp05/node2/Makefile.am: Reflect having moved automake.
mp06/Makefile.am: Reflect having moved automake.
mp06/node1/Makefile.am: Reflect having moved automake.
mp06/node2/Makefile.am: Reflect having moved automake.
mp07/Makefile.am: Reflect having moved automake.
mp07/node1/Makefile.am: Reflect having moved automake.
mp07/node2/Makefile.am: Reflect having moved automake.
mp08/Makefile.am: Reflect having moved automake.
mp08/node1/Makefile.am: Reflect having moved automake.
mp08/node2/Makefile.am: Reflect having moved automake.
mp09/Makefile.am: Reflect having moved automake.
mp09/node1/Makefile.am: Reflect having moved automake.
mp09/node2/Makefile.am: Reflect having moved automake.
mp10/Makefile.am: Reflect having moved automake.
mp10/node1/Makefile.am: Reflect having moved automake.
mp10/node2/Makefile.am: Reflect having moved automake.
mp11/Makefile.am: Reflect having moved automake.
mp11/node1/Makefile.am: Reflect having moved automake.
mp11/node2/Makefile.am: Reflect having moved automake.
mp12/Makefile.am: Reflect having moved automake.
mp12/node1/Makefile.am: Reflect having moved automake.
mp12/node2/Makefile.am: Reflect having moved automake.
mp13/Makefile.am: Reflect having moved automake.
mp13/node1/Makefile.am: Reflect having moved automake.
mp13/node2/Makefile.am: Reflect having moved automake.
mp14/Makefile.am: Reflect having moved automake.
mp14/node1/Makefile.am: Reflect having moved automake.
mp14/node2/Makefile.am: Reflect having moved automake.
which (among other things) converted the mptests to automake.
SUB_DIRS was used instead of SUBDIRS in some Makefile.ins
(apparently a leftover from moving the start* directories)
Addtional major bugs:
* psxtests/include was empty (incomplete psxtests changes).
* bogus handling of *.scn in itrontests (screens/sptests vs.
screens/itrontests installation dirs)
In addition I have added a few more changes (I couldn't resist)
* automake support for itrontests
* OPERATION_COUNT support in tmitrontests/
* automake support for tmitrontests
* automake suppport for mptests
* Some (minor) corrections to several configure.in/Makefile.ams
=> c/src/tests/ is completly under automake control, now.
=> we could start to sort out the structural issues with c/src/tests
(tests/support, stubdr, tools, get "make dist" working)