Changeset 765a1f06 in rtems


Ignore:
Timestamp:
06/26/02 17:00:34 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
6186657a
Parents:
d6c6c26f
Message:

2002-06-26 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Pickup libnetapps.a from build directory.
Location:
c/src/wrapup
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/wrapup/ChangeLog

    rd6c6c26f r765a1f06  
     12002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * Makefile.am: Pickup libnetapps.a from build directory.
     4
    152002-06-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/wrapup/Makefile.am

    rd6c6c26f r765a1f06  
    1414
    1515if HAS_NETWORKING
    16 LIBNETWORKING = $(PROJECT_RELEASE)/lib/libnetapps$(LIB_VARIANT).a
     16LIBNETWORKING = ../libnetworking/wrapup/$(ARCH)/libnetapps.a
    1717endif
    1818
Note: See TracChangeset for help on using the changeset viewer.