2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

Makefile.am: Reflect having moved automake.
This commit is contained in:
Ralf Corsepius
2003-08-16 13:02:47 +00:00
parent 514e77b7ba
commit c53e9e2fbb
62 changed files with 178 additions and 50 deletions

View File

@@ -1,3 +1,7 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -7,5 +7,5 @@ ACLOCAL_AMFLAGS = -I ../../../../../aclocal
# Descend into the $(RTEMS_BSP_FAMILY) directory
SUBDIRS = shared $(RTEMS_BSP_FAMILY)
include $(top_srcdir)/../../../../../automake/subdirs.am
include $(top_srcdir)/../../../../../automake/local.am
include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am

View File

@@ -1,3 +1,7 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
2003-08-14 Joel Sherrill <joel@OARcorp.com>
* runtest.in: Add fileio to list of interactive tests.

View File

@@ -19,4 +19,4 @@ $(PROJECT_ROOT)/erc32/tests/runtest: runtest
all-local: $(TMPINSTALL_FILES)
include $(top_srcdir)/../../../../../../../automake/host.am
include $(top_srcdir)/../../../../../automake/host.am

View File

@@ -1,3 +1,7 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
2003-08-14 Joel Sherrill <joel@OARcorp.com>
* runtest.in: Add fileio to list of interactive tests.

View File

@@ -19,4 +19,4 @@ $(PROJECT_ROOT)/leon/tests/runtest: runtest
all-local: $(TMPINSTALL_FILES)
include $(top_srcdir)/../../../../../../../automake/host.am
include $(top_srcdir)/../../../../../automake/host.am

View File

@@ -1,3 +1,7 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
2002-11-01 Joel Sherrill <joel@OARcorp.com>
* gnatcommon.c: Removed warnings.

View File

@@ -5,4 +5,4 @@
EXTRA_DIST = bspclean.c bspstart.c gnatcommon.c start.S
include $(top_srcdir)/../../../../../automake/local.am
include $(top_srcdir)/../../../automake/local.am