Changeset ae56a27 in rtems


Ignore:
Timestamp:
07/22/02 09:36:06 (22 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
b9292646
Parents:
9f6d7a3
Message:

2002-07-22 Ralf Corsepius <corsepiu@…>

  • src/xdr/Makefile.am: Eliminate LIBNAME.
  • src/rpc/Makefile.am: Eliminate LIBNAME.
Location:
cpukit/librpc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cpukit/librpc/ChangeLog

    r9f6d7a3 rae56a27  
     12002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * src/xdr/Makefile.am: Eliminate LIBNAME.
     4        * src/rpc/Makefile.am: Eliminate LIBNAME.
     5
    162002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    27
  • cpukit/librpc/src/rpc/Makefile.am

    r9f6d7a3 rae56a27  
    99SUBDIRS = PSD.doc
    1010
    11 LIBNAME = librpc
    12 LIB = $(ARCH)/$(LIBNAME).a
     11LIB = $(ARCH)/librpc.a
    1312
    1413C_FILES = auth_none.c auth_unix.c authunix_prot.c bindresvport.c \
Note: See TracChangeset for help on using the changeset viewer.