Changeset 8a7f8c23 in rtems
- Timestamp:
- 04/29/03 08:05:54 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 401ae9c
- Parents:
- 5f71e41
- Location:
- c/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/ChangeLog
r5f71e41 r8a7f8c23 1 2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * wrapup/Makefile.am: Add libide.a. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/wrapup/Makefile.am
r5f71e41 r8a7f8c23 29 29 SRCS += ../libchip/rtc/$(ARCH)/librtcio.a 30 30 SRCS += ../libchip/serial/$(ARCH)/libserialio.a 31 SRCS += ../libchip/ide/$(ARCH)/libide.a 31 32 SRCS += $(wildcard $(PROJECT_RELEASE)/lib/libnetchip$(LIB_VARIANT).a) 32 33 endif
Note: See TracChangeset
for help on using the changeset viewer.