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:
@@ -2,9 +2,7 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
|
||||
LIBNAME = libxdr
|
||||
LIB = $(ARCH)/$(LIBNAME).a
|
||||
LIB = $(ARCH)/libxdr.a
|
||||
|
||||
include $(top_srcdir)/../automake/multilib.am
|
||||
include $(top_srcdir)/../automake/compile.am
|
||||
|
||||
Reference in New Issue
Block a user