forked from Imagelibrary/rtems
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>
|
2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Remove libblock, libfs.
|
* Makefile.am: Remove libblock, libfs.
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ include $(top_srcdir)/../../../automake/lib.am
|
|||||||
LIB = $(PROJECT_RELEASE)/lib/librtemsbsp${LIB_VARIANT}.a
|
LIB = $(PROJECT_RELEASE)/lib/librtemsbsp${LIB_VARIANT}.a
|
||||||
|
|
||||||
if HAS_NETWORKING
|
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/librpc$(LIB_VARIANT).a) \
|
||||||
$(wildcard $(PROJECT_RELEASE)/lib/libxdr$(LIB_VARIANT).a)
|
$(wildcard $(PROJECT_RELEASE)/lib/libxdr$(LIB_VARIANT).a)
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user