Changeset 10c6e903 in rtems


Ignore:
Timestamp:
10/18/00 18:14:14 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
a982e0c6
Parents:
d71c6c1
Message:

2000-10-18 Joel Sherrill <joel@…>

  • wrapup/Makefile.am: Added libfs.
Location:
c/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/ChangeLog

    rd71c6c1 r10c6e903  
     12000-10-18      Joel Sherrill <joel@OARcorp.com>
     2
     3        * wrapup/Makefile.am: Added libfs.
     4
    152000-10-18       Chris Johns <ccj@acm.org>
    26
  • c/src/wrapup/Makefile.am

    rd71c6c1 r10c6e903  
    3434    $(PROJECT_RELEASE)/lib/libcsupport$(LIB_VARIANT).a \
    3535    $(PROJECT_RELEASE)/lib/libmisc$(LIB_VARIANT).a \
     36    $(PROJECT_RELEASE)/lib/libfs$(LIB_VARIANT).a \
    3637    $(wildcard $(PROJECT_RELEASE)/lib/rtems-ctor$(LIB_VARIANT).o)
    3738
Note: See TracChangeset for help on using the changeset viewer.