From c32fb8f136d1fa7ea66029d1d134255439c703f3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 08:43:52 +0000 Subject: 2005-11-07 Ralf Corsepius * Makefile.am: Cleanup. --- testsuites/itrontests/ChangeLog | 4 ++++ testsuites/itrontests/Makefile.am | 2 -- testsuites/libtests/ChangeLog | 4 ++++ testsuites/libtests/Makefile.am | 2 -- testsuites/mptests/ChangeLog | 4 ++++ testsuites/mptests/Makefile.am | 2 -- testsuites/psxtests/ChangeLog | 4 ++++ testsuites/psxtests/Makefile.am | 2 -- testsuites/sptests/ChangeLog | 4 ++++ testsuites/sptests/Makefile.am | 2 +- testsuites/tmitrontests/ChangeLog | 4 ++++ testsuites/tmitrontests/Makefile.am | 2 -- testsuites/tmtests/ChangeLog | 4 ++++ testsuites/tmtests/Makefile.am | 2 -- 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,3 +1,7 @@ +2005-11-07 Ralf Corsepius + + * Makefile.am: Cleanup. + 2005-11-07 Ralf Corsepius * itrontests.am: Add $(PGM): ${ARCH}/$(dirstamp). 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,3 +1,7 @@ +2005-11-07 Ralf Corsepius + + * Makefile.am: Cleanup. + 2005-11-07 Ralf Corsepius * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp). 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,3 +1,7 @@ +2005-11-07 Ralf Corsepius + + * Makefile.am: Cleanup. + 2005-11-07 Ralf Corsepius * mptests.: Add $(PGM): ${ARCH}/$(dirstamp). 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,3 +1,7 @@ +2005-11-07 Ralf Corsepius + + * Makefile.am: Cleanup. + 2005-11-07 Ralf Corsepius * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp). 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 + + * Makefile.am: Cleanup. + 2005-11-07 Ralf Corsepius * 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,3 +1,7 @@ +2005-11-07 Ralf Corsepius + + * Makefile.am: Cleanup. + 2005-11-07 Ralf Corsepius * tmitrontests.am: Add $(PGM): ${ARCH}/$(dirstamp). 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,3 +1,7 @@ +2005-11-07 Ralf Corsepius + + * Makefile.am: Cleanup. + 2005-11-07 Ralf Corsepius * tmtests.am: Add $(PGM): ${ARCH}/$(dirstamp). 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 -- cgit v1.2.3