Changeset 1abb56b in rtems


Ignore:
Timestamp:
11/15/00 21:47:01 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
8c47d509
Parents:
4445e3c
Message:

2000-11-13 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Cleanup.
Location:
c/src/lib/libbsp/sparc
Files:
4 edited

Legend:

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

    r4445e3c r1abb56b  
     12000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * Makefile.am: Cleanup.
     4
    152000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
    26
  • c/src/lib/libbsp/sparc/erc32/ChangeLog

    r4445e3c r1abb56b  
     12000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * Makefile.am: Cleanup.
     4
    152000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
    26
  • c/src/lib/libbsp/sparc/erc32/Makefile.am

    r4445e3c r1abb56b  
    88# wrapup is the one that actually builds and installs the library
    99#  from the individual .rel files built in other directories
    10 SUBDIRS = . include start startup gnatsupp console clock timer \
    11     erc32sonic wrapup tools
     10SUBDIRS = . include start startup gnatsupp console clock timer erc32sonic \
     11    wrapup tools
    1212
    1313include $(top_srcdir)/../../bsp.am
  • c/src/lib/libbsp/sparc/shared/Makefile.am

    r4445e3c r1abb56b  
    55AUTOMAKE_OPTIONS = foreign 1.4
    66
    7 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    8 include $(top_srcdir)/../../../../../automake/lib.am
    9 
    10 all-local:
    11 
    127EXTRA_DIST = bspclean.c bspstart.c gnatcommon.c start.S
    138
Note: See TracChangeset for help on using the changeset viewer.