Changeset 41d6b03a in rtems


Ignore:
Timestamp:
01/06/02 20:11:00 (22 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
d3ba9b35
Parents:
d15aa1f
Message:

2002-02-05 Ralf Corsepius <corsepiu@…>

  • bsp.am: Add line break, remove comment.
Location:
c/src/lib/libbsp
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/ChangeLog

    rd15aa1f r41d6b03a  
     12002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * bsp.am: Add line break, remove comment.
     4
    152001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/lib/libbsp/bsp.am

    rd15aa1f r41d6b03a  
    99        $(INSTALL_DATA) $< $@
    1010
    11 ## FIXME: Do not split this line into several lines
    12 ## A bug in automake-1.4 will generate incorrect results otherwise
    13 PREINSTALL_FILES = $(PROJECT_ROOT)/@RTEMS_BSP@/lib $(PROJECT_ROOT)/@RTEMS_BSP@/lib/bsp_specs
     11PREINSTALL_FILES = $(PROJECT_ROOT)/@RTEMS_BSP@/lib \
     12  $(PROJECT_ROOT)/@RTEMS_BSP@/lib/bsp_specs
Note: See TracChangeset for help on using the changeset viewer.