Changeset 0250594 in rtems
- Timestamp:
- 07/20/02 05:42:16 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- c965c85
- Parents:
- 42a297eb
- Location:
- c/src/lib/libbsp/sh/gensh4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sh/gensh4/ChangeLog
r42a297eb r0250594 1 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom 4 linkcmds.rom2ram. 5 1 6 2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
c/src/lib/libbsp/sh/gensh4/startup/Makefile.am
r42a297eb r0250594 23 23 # 24 24 25 bsplib_DATA = linkcmds linkcmds.rom linkcmds.rom2ram 26 25 27 $(PROJECT_RELEASE)/lib/linkcmds: linkcmds 26 28 $(INSTALL_DATA) $< $@
Note: See TracChangeset
for help on using the changeset viewer.