Changeset c2a2fff in rtems
- Timestamp:
- 12/12/02 03:22:59 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 5c675ef
- Parents:
- 9346df0
- Location:
- cpukit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ChangeLog
r9346df0 rc2a2fff 1 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * wrapup/Makefile.am: Add libmisc. 4 1 5 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/wrapup/Makefile.am
r9346df0 rc2a2fff 32 32 endif 33 33 LIBS += ../libfs/src/imfs/$(ARCH)/libimfs.a 34 35 LIBS += ../libmisc/wrapup/$(ARCH)/libmisc.a 34 36 35 37 if HAS_NETWORKING
Note: See TracChangeset
for help on using the changeset viewer.