Changeset 982c61cc in rtems


Ignore:
Timestamp:
01/20/05 15:15:49 (19 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
4ca43d72
Parents:
d873fd4
Message:

Cosmetics.

Location:
c/src/lib/libbsp/sparc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/sparc/erc32/Makefile.am

    rd873fd4 r982c61cc  
    6363noinst_PROGRAMS += erc32sonic.rel
    6464erc32sonic_rel_SOURCES = erc32sonic/erc32sonic.c
    65 erc32sonic_rel_CPPFLAGS = $(AM_CPPFLAGS) \
    66     $(erc32sonic_CPPFLAGS)
     65erc32sonic_rel_CPPFLAGS = $(AM_CPPFLAGS) $(erc32sonic_CPPFLAGS)
    6766erc32sonic_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
    6867endif
  • c/src/lib/libbsp/sparc/leon/Makefile.am

    rd873fd4 r982c61cc  
    6666noinst_PROGRAMS += leon_open_eth.rel
    6767leon_open_eth_rel_SOURCES = leon_open_eth/leon_open_eth.c
    68 leon_open_eth_rel_CPPFLAGS = $(AM_CPPFLAGS) \
    69     $(leon_open_eth_CPPFLAGS)
     68leon_open_eth_rel_CPPFLAGS = $(AM_CPPFLAGS) $(leon_open_eth_CPPFLAGS)
    7069leon_open_eth_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
    7170endif
Note: See TracChangeset for help on using the changeset viewer.