2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* bsp.am: Add line break, remove comment.
This commit is contained in:
Joel Sherrill
2002-01-06 20:11:00 +00:00
parent d15aa1f591
commit 41d6b03adc
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: Add line break, remove comment.
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.

View File

@@ -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