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 = $(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

@@ -33,4 +33,4 @@ TMPINSTALL_FILES = $(PROJECT_ROOT)/posix/tests \
## HACK: install to build-tree
all-local: $(TMPINSTALL_FILES) $(PERL_TMPINSTALL_FILES)
include $(top_srcdir)/../../../../../../../automake/host.am
include $(top_srcdir)/../../../../../automake/host.am