2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Pickup libmisc.a from build directory.
	Remove libxdr.a.
This commit is contained in:
Ralf Corsepius
2002-06-26 16:08:05 +00:00
parent dee3768be2
commit 74232ef576
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Pickup libmisc.a from build directory.
Remove libxdr.a.
2002-05-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect moving libnetworking. Use libnetapps instead.

View File

@@ -29,7 +29,7 @@ SRCS = $(LIBBSP) $(LIBNETWORKING) $(LIBRDBG) \
$(wildcard $(PROJECT_RELEASE)/lib/librtcio$(LIB_VARIANT).a) \
$(wildcard $(PROJECT_RELEASE)/lib/libserialio$(LIB_VARIANT).a) \
$(wildcard $(PROJECT_RELEASE)/lib/libnetchip$(LIB_VARIANT).a) \
$(PROJECT_RELEASE)/lib/libmisc$(LIB_VARIANT).a \
../libmisc/wrapup/$(ARCH)/libmisc.a \
$(wildcard $(PROJECT_RELEASE)/lib/rtems-ctor$(LIB_VARIANT).o)
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/librtemsbsp${LIB_VARIANT}.a