forked from Imagelibrary/rtems
2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Add libide.a.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* wrapup/Makefile.am: Add libide.a.
|
||||||
|
|
||||||
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Remove AC_CONFIG_AUX_DIR.
|
* configure.ac: Remove AC_CONFIG_AUX_DIR.
|
||||||
|
|||||||
@@ -28,6 +28,7 @@ SRCS += $(wildcard $(PROJECT_RELEASE)/lib/libcpu$(LIB_VARIANT).a)
|
|||||||
if LIBCHIP
|
if LIBCHIP
|
||||||
SRCS += ../libchip/rtc/$(ARCH)/librtcio.a
|
SRCS += ../libchip/rtc/$(ARCH)/librtcio.a
|
||||||
SRCS += ../libchip/serial/$(ARCH)/libserialio.a
|
SRCS += ../libchip/serial/$(ARCH)/libserialio.a
|
||||||
|
SRCS += ../libchip/ide/$(ARCH)/libide.a
|
||||||
SRCS += $(wildcard $(PROJECT_RELEASE)/lib/libnetchip$(LIB_VARIANT).a)
|
SRCS += $(wildcard $(PROJECT_RELEASE)/lib/libnetchip$(LIB_VARIANT).a)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user