forked from Imagelibrary/rtems
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Pickup libnetapps.a from build directory.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Pickup libnetapps.a from build directory.
|
||||
|
||||
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Pickup libmisc.a from build directory.
|
||||
|
||||
@@ -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/libnetapps$(LIB_VARIANT).a
|
||||
LIBNETWORKING = ../libnetworking/wrapup/$(ARCH)/libnetapps.a
|
||||
endif
|
||||
|
||||
if HAS_RDBG
|
||||
|
||||
Reference in New Issue
Block a user