From c53e9e2fbb1c167cff4b2021349c1ce0dc78af97 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 16 Aug 2003 13:02:47 +0000 Subject: 2003-08-16 Ralf Corsepius Makefile.am: Reflect having moved automake. --- c/src/lib/libbsp/sparc/ChangeLog | 4 ++++ c/src/lib/libbsp/sparc/Makefile.am | 4 ++-- c/src/lib/libbsp/sparc/erc32/tools/ChangeLog | 4 ++++ c/src/lib/libbsp/sparc/erc32/tools/Makefile.am | 2 +- c/src/lib/libbsp/sparc/leon/tools/ChangeLog | 4 ++++ c/src/lib/libbsp/sparc/leon/tools/Makefile.am | 2 +- c/src/lib/libbsp/sparc/shared/ChangeLog | 4 ++++ c/src/lib/libbsp/sparc/shared/Makefile.am | 2 +- 8 files changed, 21 insertions(+), 5 deletions(-) (limited to 'c/src/lib/libbsp/sparc') diff --git a/c/src/lib/libbsp/sparc/ChangeLog b/c/src/lib/libbsp/sparc/ChangeLog index 8b05e4d252..e9086d9dcc 100644 --- a/c/src/lib/libbsp/sparc/ChangeLog +++ b/c/src/lib/libbsp/sparc/ChangeLog @@ -1,3 +1,7 @@ +2003-08-16 Ralf Corsepius + + Makefile.am: Reflect having moved automake. + 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. diff --git a/c/src/lib/libbsp/sparc/Makefile.am b/c/src/lib/libbsp/sparc/Makefile.am index d8824f6758..cb2bffd635 100644 --- a/c/src/lib/libbsp/sparc/Makefile.am +++ b/c/src/lib/libbsp/sparc/Makefile.am @@ -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 diff --git a/c/src/lib/libbsp/sparc/erc32/tools/ChangeLog b/c/src/lib/libbsp/sparc/erc32/tools/ChangeLog index af19c97b03..b7698f980f 100644 --- a/c/src/lib/libbsp/sparc/erc32/tools/ChangeLog +++ b/c/src/lib/libbsp/sparc/erc32/tools/ChangeLog @@ -1,3 +1,7 @@ +2003-08-16 Ralf Corsepius + + Makefile.am: Reflect having moved automake. + 2003-08-14 Joel Sherrill * runtest.in: Add fileio to list of interactive tests. diff --git a/c/src/lib/libbsp/sparc/erc32/tools/Makefile.am b/c/src/lib/libbsp/sparc/erc32/tools/Makefile.am index 0e15416cb8..5cf494307c 100644 --- a/c/src/lib/libbsp/sparc/erc32/tools/Makefile.am +++ b/c/src/lib/libbsp/sparc/erc32/tools/Makefile.am @@ -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 diff --git a/c/src/lib/libbsp/sparc/leon/tools/ChangeLog b/c/src/lib/libbsp/sparc/leon/tools/ChangeLog index 073ba2ce55..7c8a1dab13 100644 --- a/c/src/lib/libbsp/sparc/leon/tools/ChangeLog +++ b/c/src/lib/libbsp/sparc/leon/tools/ChangeLog @@ -1,3 +1,7 @@ +2003-08-16 Ralf Corsepius + + Makefile.am: Reflect having moved automake. + 2003-08-14 Joel Sherrill * runtest.in: Add fileio to list of interactive tests. diff --git a/c/src/lib/libbsp/sparc/leon/tools/Makefile.am b/c/src/lib/libbsp/sparc/leon/tools/Makefile.am index 54b520f8d5..f697fb6cbe 100644 --- a/c/src/lib/libbsp/sparc/leon/tools/Makefile.am +++ b/c/src/lib/libbsp/sparc/leon/tools/Makefile.am @@ -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 diff --git a/c/src/lib/libbsp/sparc/shared/ChangeLog b/c/src/lib/libbsp/sparc/shared/ChangeLog index 432beef140..dffebda6f0 100644 --- a/c/src/lib/libbsp/sparc/shared/ChangeLog +++ b/c/src/lib/libbsp/sparc/shared/ChangeLog @@ -1,3 +1,7 @@ +2003-08-16 Ralf Corsepius + + Makefile.am: Reflect having moved automake. + 2002-11-01 Joel Sherrill * gnatcommon.c: Removed warnings. diff --git a/c/src/lib/libbsp/sparc/shared/Makefile.am b/c/src/lib/libbsp/sparc/shared/Makefile.am index c005e618ff..f25d372064 100644 --- a/c/src/lib/libbsp/sparc/shared/Makefile.am +++ b/c/src/lib/libbsp/sparc/shared/Makefile.am @@ -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 -- cgit v1.2.3