Changeset 1344bf2 in rtems
- Timestamp:
- 09/21/01 15:02:20 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 0bb36c0
- Parents:
- ceb9f8f
- Location:
- c/src/lib/libbsp/sh/gensh2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sh/gensh2/ChangeLog
rceb9f8f r1344bf2 1 2001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * scitab/Makefile.am: Remove stray blank from SCITAB rule. 4 1 5 2001-08-01 Radzislaw Galler <rgaller@et.put.poznan.pl> 2 6 -
c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am
rceb9f8f r1344bf2 26 26 27 27 scitab.c: $(SHGEN) 28 28 $(SHGEN) -H @CPU_CLOCK_RATE_HZ@ sci > $@ 29 29 30 30 # the .rel file built here will be put into libbsp.a by ../wrapup/Makefile
Note: See TracChangeset
for help on using the changeset viewer.