summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp07/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-21build: Remove old build systemSebastian Huber1-3/+0
Close #3250. Close #4081.
2018-10-10build: Remove local.amSebastian Huber1-1/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-4/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+4
See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
2012-05-04Remove CVS-Ids.Ralf Corsépius1-4/+0
2005-11-07Misc. bugfixes.Ralf Corsepius1-2/+0
2003-12-012003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+0
* mp01/Makefile.am: Reformat. * mp01/node1/Makefile.am: Remove all-local: $(ARCH). * mp01/node2/Makefile.am: Remove all-local: $(ARCH). * mp02/Makefile.am: Reformat. * mp02/node1/Makefile.am: Remove all-local: $(ARCH). * mp02/node2/Makefile.am: Remove all-local: $(ARCH). * mp03/Makefile.am: Reformat. * mp03/node1/Makefile.am: Remove all-local: $(ARCH). * mp03/node2/Makefile.am: Remove all-local: $(ARCH). * mp04/Makefile.am: Reformat. * mp04/node1/Makefile.am: Remove all-local: $(ARCH). * mp04/node2/Makefile.am: Remove all-local: $(ARCH). * mp05/Makefile.am: Reformat. * mp05/node1/Makefile.am: Remove all-local: $(ARCH). * mp05/node2/Makefile.am: Remove all-local: $(ARCH). * mp06/Makefile.am: Reformat. * mp06/node1/Makefile.am: Remove all-local: $(ARCH). * mp06/node2/Makefile.am: Remove all-local: $(ARCH). * mp07/Makefile.am: Reformat. * mp07/node1/Makefile.am: Remove all-local: $(ARCH). * mp07/node2/Makefile.am: Remove all-local: $(ARCH). * mp08/Makefile.am: Reformat. * mp08/node1/Makefile.am: Remove all-local: $(ARCH). * mp08/node2/Makefile.am: Remove all-local: $(ARCH). * mp09/Makefile.am: Reformat. * mp09/node1/Makefile.am: Remove all-local: $(ARCH). * mp09/node2/Makefile.am: Remove all-local: $(ARCH). * mp10/Makefile.am: Reformat. * mp10/node1/Makefile.am: Remove all-local: $(ARCH). * mp10/node2/Makefile.am: Remove all-local: $(ARCH). * mp11/Makefile.am: Reformat. * mp11/node1/Makefile.am: Remove all-local: $(ARCH). * mp11/node2/Makefile.am: Remove all-local: $(ARCH). * mp12/Makefile.am: Reformat. * mp12/node1/Makefile.am: Remove all-local: $(ARCH). * mp12/node2/Makefile.am: Remove all-local: $(ARCH). * mp13/Makefile.am: Reformat. * mp13/node1/Makefile.am: Remove all-local: $(ARCH). * mp13/node2/Makefile.am: Remove all-local: $(ARCH). * mp14/Makefile.am: Reformat. * mp14/node1/Makefile.am: Remove all-local: $(ARCH). * mp14/node2/Makefile.am: Remove all-local: $(ARCH).
2003-08-162003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-2/+2
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.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * mp01/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp01/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp01/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp02/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp02/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp02/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * mp03/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp03/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp03/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp04/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp04/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp04/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp05/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp05/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp05/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp06/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp06/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp06/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp07/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp07/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp07/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp08/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp08/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp08/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp09/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp09/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp09/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp10/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp10/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp10/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp11/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp11/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp11/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp12/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp12/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp12/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp13/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp13/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp13/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp14/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp14/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp14/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
1999-11-24Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
which (among other things) converted the mptests to automake.
1999-11-22Patch rtems-rc-19991117-8.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
to fix some minor bugs in the conversion to automake.
1999-11-22Patch rtems-rc-19991117-7.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+4
to convert the sample tests to automake.
1999-11-09This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1-1/+1
for RTEMS.
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1-3/+3
where wrapup left pieces out of the librtemsall.a.
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1-1/+1
Ralf Corsepius <corsepiu@faw.uni-ulm.de> which converted many Makefile.in's to Makefile.am's. This added a lot of files.
1999-08-10New configuration files added by patch fromJoel Sherrill1-0/+11
Ralf Corsepius <corsepiu@faw.uni-ulm.de>".