Changeset bbf1103 in rtems
- Timestamp:
- 06/12/07 05:14:35 (15 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- e98fc44
- Parents:
- a021dd8d
- Location:
- cpukit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ChangeLog
ra021dd8d rbbf1103 1 2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org> 2 3 * wrapup/Makefile.am: Add libmd.a. 4 1 5 2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org> 2 6 -
cpukit/wrapup/Makefile.am
ra021dd8d rbbf1103 70 70 endif 71 71 72 if NEWLIB 73 TMP_LIBS += ../pppd/libmd.a 74 endif 75 72 76 librtemscpu.a: $(TMP_LIBS) 73 77 rm -f $@
Note: See TracChangeset
for help on using the changeset viewer.