summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 08:43:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 08:43:52 +0000
commitc32fb8f136d1fa7ea66029d1d134255439c703f3 (patch)
treee0747cd8dfe38f212e93ef8211df45ff1270747e /testsuites
parent2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c32fb8f136d1fa7ea66029d1d134255439c703f3.tar.bz2
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Cleanup.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/itrontests/ChangeLog4
-rw-r--r--testsuites/itrontests/Makefile.am2
-rw-r--r--testsuites/libtests/ChangeLog4
-rw-r--r--testsuites/libtests/Makefile.am2
-rw-r--r--testsuites/mptests/ChangeLog4
-rw-r--r--testsuites/mptests/Makefile.am2
-rw-r--r--testsuites/psxtests/ChangeLog4
-rw-r--r--testsuites/psxtests/Makefile.am2
-rw-r--r--testsuites/sptests/ChangeLog4
-rw-r--r--testsuites/sptests/Makefile.am2
-rw-r--r--testsuites/tmitrontests/ChangeLog4
-rw-r--r--testsuites/tmitrontests/Makefile.am2
-rw-r--r--testsuites/tmtests/ChangeLog4
-rw-r--r--testsuites/tmtests/Makefile.am2
14 files changed, 29 insertions, 13 deletions
diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog
index 8b17ab9bea..bccdb5fd90 100644
--- a/testsuites/itrontests/ChangeLog
+++ b/testsuites/itrontests/ChangeLog
@@ -1,5 +1,9 @@
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * Makefile.am: Cleanup.
+
+2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* itrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
* itronhello/Makefile.am, itronmbf01/Makefile.am,
itronmbox01/Makefile.am, itronsem01/Makefile.am,
diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am
index 9fff6ab7ad..05629b1da9 100644
--- a/testsuites/itrontests/Makefile.am
+++ b/testsuites/itrontests/Makefile.am
@@ -7,7 +7,5 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
itronmbf01 itronmbox01 itronsem01 itrontime01
-EXTRA_DIST = itrontests.am
-
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index a9e7e1b0b9..a09bfadde8 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,5 +1,9 @@
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * Makefile.am: Cleanup.
+
+2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
* cpuuse/Makefile.am, malloctest/Makefile.am, monitor/Makefile.am,
putenvtest/Makefile.am, rtems++/Makefile.am, rtmonuse/Makefile.am,
diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am
index dde64323b5..5ee7537331 100644
--- a/testsuites/libtests/Makefile.am
+++ b/testsuites/libtests/Makefile.am
@@ -7,7 +7,5 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \
rtems++
-EXTRA_DIST = libtests.am
-
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am
diff --git a/testsuites/mptests/ChangeLog b/testsuites/mptests/ChangeLog
index 2137c21d2b..0ecf16dbc7 100644
--- a/testsuites/mptests/ChangeLog
+++ b/testsuites/mptests/ChangeLog
@@ -1,5 +1,9 @@
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * Makefile.am: Cleanup.
+
+2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* mptests.: Add $(PGM): ${ARCH}/$(dirstamp).
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
mp02/node1/Makefile.am, mp02/node2/Makefile.am,
diff --git a/testsuites/mptests/Makefile.am b/testsuites/mptests/Makefile.am
index a20d2ed199..9afef151c7 100644
--- a/testsuites/mptests/Makefile.am
+++ b/testsuites/mptests/Makefile.am
@@ -7,7 +7,5 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \
mp14
-EXTRA_DIST = mptests.am
-
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 4b7401da9e..323019c700 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,9 @@
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * Makefile.am: Cleanup.
+
+2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 65bee8d69e..812e4787ef 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -13,7 +13,5 @@ POSIX_FILES_DIRS = psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01
SUBDIRS = $(POSIX_DIRS) $(POSIX_FILES_DIRS)
-EXTRA_DIST = psxtests.am
-
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 5caa9ecf7b..9ec32c51cb 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Cleanup.
+
2005-11-07 Ralf Corsepius <ralf_corsepius@rtems.org>
* sptests.am: Add $(PGM): ${ARCH}/$(dirstamp).
diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index 0a1f35b405..b6461263c3 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -9,7 +9,7 @@ SUBDIRS = sp01 sp02 sp03 sp04 sp05 sp06 sp07 sp08 sp09 sp11 sp12 sp13 sp14 \
sp15 sp16 sp17 sp19 sp20 sp21 sp22 sp23 sp24 sp25 sp26 sp27 sp28 sp29 \
sp30 sp31 sp32 spsize
-EXTRA_DIST = sptests.am spfatal
+EXTRA_DIST = spfatal
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am
diff --git a/testsuites/tmitrontests/ChangeLog b/testsuites/tmitrontests/ChangeLog
index 58568ee124..651764cf5c 100644
--- a/testsuites/tmitrontests/ChangeLog
+++ b/testsuites/tmitrontests/ChangeLog
@@ -1,5 +1,9 @@
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * Makefile.am: Cleanup.
+
+2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* tmitrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).
* tmitronsem01/Makefile.am:
Partial conversion to automake.
diff --git a/testsuites/tmitrontests/Makefile.am b/testsuites/tmitrontests/Makefile.am
index 9e3928f6fe..3c8833d195 100644
--- a/testsuites/tmitrontests/Makefile.am
+++ b/testsuites/tmitrontests/Makefile.am
@@ -8,7 +8,5 @@ noinst_HEADERS = include/timesys.h
SUBDIRS = tmitronsem01
-EXTRA_DIST = tmitrontests.am
-
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am
diff --git a/testsuites/tmtests/ChangeLog b/testsuites/tmtests/ChangeLog
index 06eee02c21..ed906eb48f 100644
--- a/testsuites/tmtests/ChangeLog
+++ b/testsuites/tmtests/ChangeLog
@@ -1,5 +1,9 @@
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * Makefile.am: Cleanup.
+
+2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* tmtests.am: Add $(PGM): ${ARCH}/$(dirstamp).
* tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
diff --git a/testsuites/tmtests/Makefile.am b/testsuites/tmtests/Makefile.am
index a71cbc4215..79df3e403e 100644
--- a/testsuites/tmtests/Makefile.am
+++ b/testsuites/tmtests/Makefile.am
@@ -10,7 +10,5 @@ SUBDIRS = tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 tm10 \
tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 tm20 tm21 tm22 tm23 tm24 \
tm25 tm26 tm27 tm28 tm29
-EXTRA_DIST = tmtests.am
-
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am