forked from Imagelibrary/rtems
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/xdr/Makefile.am: Eliminate LIBNAME. * src/rpc/Makefile.am: Eliminate LIBNAME.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* src/xdr/Makefile.am: Eliminate LIBNAME.
|
||||
* src/rpc/Makefile.am: Eliminate LIBNAME.
|
||||
|
||||
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: RTEMS_TOP(../..).
|
||||
|
||||
@@ -8,8 +8,7 @@ include $(top_srcdir)/../automake/lib.am
|
||||
|
||||
SUBDIRS = PSD.doc
|
||||
|
||||
LIBNAME = librpc
|
||||
LIB = $(ARCH)/$(LIBNAME).a
|
||||
LIB = $(ARCH)/librpc.a
|
||||
|
||||
C_FILES = auth_none.c auth_unix.c authunix_prot.c bindresvport.c \
|
||||
clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c clnt_tcp.c \
|
||||
|
||||
Reference in New Issue
Block a user