2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>

* Makefile.am: Cleanup.
This commit is contained in:
Ralf Corsepius
2005-11-07 08:43:52 +00:00
parent 9a5a4647e3
commit c32fb8f136
14 changed files with 29 additions and 13 deletions

View File

@@ -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> 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* itrontests.am: Add $(PGM): ${ARCH}/$(dirstamp). * itrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).

View File

@@ -7,7 +7,5 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \ SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
itronmbf01 itronmbox01 itronsem01 itrontime01 itronmbf01 itronmbox01 itronsem01 itrontime01
EXTRA_DIST = itrontests.am
include $(top_srcdir)/../automake/subdirs.am include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -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> 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* libtests.am: Add $(PGM): ${ARCH}/$(dirstamp). * libtests.am: Add $(PGM): ${ARCH}/$(dirstamp).

View File

@@ -7,7 +7,5 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \ SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \
rtems++ rtems++
EXTRA_DIST = libtests.am
include $(top_srcdir)/../automake/subdirs.am include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -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> 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* mptests.: Add $(PGM): ${ARCH}/$(dirstamp). * mptests.: Add $(PGM): ${ARCH}/$(dirstamp).

View File

@@ -7,7 +7,5 @@ ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \ SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \
mp14 mp14
EXTRA_DIST = mptests.am
include $(top_srcdir)/../automake/subdirs.am include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -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> 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp). * psxtests.am: Add $(PGM): ${ARCH}/$(dirstamp).

View File

@@ -13,7 +13,5 @@ POSIX_FILES_DIRS = psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01
SUBDIRS = $(POSIX_DIRS) $(POSIX_FILES_DIRS) SUBDIRS = $(POSIX_DIRS) $(POSIX_FILES_DIRS)
EXTRA_DIST = psxtests.am
include $(top_srcdir)/../automake/subdirs.am include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -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> 2005-11-07 Ralf Corsepius <ralf_corsepius@rtems.org>
* sptests.am: Add $(PGM): ${ARCH}/$(dirstamp). * sptests.am: Add $(PGM): ${ARCH}/$(dirstamp).

View File

@@ -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 \ sp15 sp16 sp17 sp19 sp20 sp21 sp22 sp23 sp24 sp25 sp26 sp27 sp28 sp29 \
sp30 sp31 sp32 spsize sp30 sp31 sp32 spsize
EXTRA_DIST = sptests.am spfatal EXTRA_DIST = spfatal
include $(top_srcdir)/../automake/subdirs.am include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -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> 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* tmitrontests.am: Add $(PGM): ${ARCH}/$(dirstamp). * tmitrontests.am: Add $(PGM): ${ARCH}/$(dirstamp).

View File

@@ -8,7 +8,5 @@ noinst_HEADERS = include/timesys.h
SUBDIRS = tmitronsem01 SUBDIRS = tmitronsem01
EXTRA_DIST = tmitrontests.am
include $(top_srcdir)/../automake/subdirs.am include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -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> 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* tmtests.am: Add $(PGM): ${ARCH}/$(dirstamp). * tmtests.am: Add $(PGM): ${ARCH}/$(dirstamp).

View File

@@ -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 \ tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 tm20 tm21 tm22 tm23 tm24 \
tm25 tm26 tm27 tm28 tm29 tm25 tm26 tm27 tm28 tm29
EXTRA_DIST = tmtests.am
include $(top_srcdir)/../automake/subdirs.am include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am include $(top_srcdir)/../automake/local.am