mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-29 07:50:18 +00:00
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:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user