From 41d6b03adcea722afa09c11544bb74905fdaced4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 6 Jan 2002 20:11:00 +0000 Subject: 2002-02-05 Ralf Corsepius * bsp.am: Add line break, remove comment. --- c/src/lib/libbsp/ChangeLog | 4 ++++ c/src/lib/libbsp/bsp.am | 5 ++--- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'c/src/lib/libbsp') diff --git a/c/src/lib/libbsp/ChangeLog b/c/src/lib/libbsp/ChangeLog index 43aeca912a..80af0c50fb 100644 --- a/c/src/lib/libbsp/ChangeLog +++ b/c/src/lib/libbsp/ChangeLog @@ -1,3 +1,7 @@ +2002-02-05 Ralf Corsepius + + * bsp.am: Add line break, remove comment. + 2001-10-11 Ralf Corsepius * .cvsignore: Add autom4te.cache for autoconf > 2.52. diff --git a/c/src/lib/libbsp/bsp.am b/c/src/lib/libbsp/bsp.am index 2c8e9e2f02..ac0492d986 100644 --- a/c/src/lib/libbsp/bsp.am +++ b/c/src/lib/libbsp/bsp.am @@ -8,6 +8,5 @@ $(PROJECT_ROOT)/@RTEMS_BSP@/lib: $(PROJECT_ROOT)/@RTEMS_BSP@/lib/bsp_specs: bsp_specs $(INSTALL_DATA) $< $@ -## FIXME: Do not split this line into several lines -## A bug in automake-1.4 will generate incorrect results otherwise -PREINSTALL_FILES = $(PROJECT_ROOT)/@RTEMS_BSP@/lib $(PROJECT_ROOT)/@RTEMS_BSP@/lib/bsp_specs +PREINSTALL_FILES = $(PROJECT_ROOT)/@RTEMS_BSP@/lib \ + $(PROJECT_ROOT)/@RTEMS_BSP@/lib/bsp_specs -- cgit v1.2.3