mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2002-05-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect moving libnetworking. Use libnetapps instead.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-05-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Reflect moving libnetworking. Use libnetapps instead.
|
||||
|
||||
2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Remove libblock, libfs.
|
||||
|
||||
@@ -13,7 +13,7 @@ include $(top_srcdir)/../../../automake/lib.am
|
||||
LIB = $(PROJECT_RELEASE)/lib/librtemsbsp${LIB_VARIANT}.a
|
||||
|
||||
if HAS_NETWORKING
|
||||
LIBNETWORKING = $(PROJECT_RELEASE)/lib/libnetworking$(LIB_VARIANT).a \
|
||||
LIBNETWORKING = $(PROJECT_RELEASE)/lib/libnetapps$(LIB_VARIANT).a \
|
||||
$(wildcard $(PROJECT_RELEASE)/lib/librpc$(LIB_VARIANT).a) \
|
||||
$(wildcard $(PROJECT_RELEASE)/lib/libxdr$(LIB_VARIANT).a)
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user