Changeset c2a2fff in rtems


Ignore:
Timestamp:
12/12/02 03:22:59 (20 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
5c675ef
Parents:
9346df0
Message:

2002-12-12 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Add libmisc.
Location:
cpukit
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cpukit/ChangeLog

    r9346df0 rc2a2fff  
     12002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * wrapup/Makefile.am: Add libmisc.
     4
    152002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/wrapup/Makefile.am

    r9346df0 rc2a2fff  
    3232endif
    3333LIBS += ../libfs/src/imfs/$(ARCH)/libimfs.a
     34
     35LIBS += ../libmisc/wrapup/$(ARCH)/libmisc.a
    3436
    3537if HAS_NETWORKING
Note: See TracChangeset for help on using the changeset viewer.