Changeset c7c6e72 in rtems for c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am
- Timestamp:
- 06/19/01 14:22:47 (21 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 1f17d21
- Parents:
- 94a65125
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sh/gensh2/scitab/Makefile.am
r94a65125 rc7c6e72 26 26 27 27 scitab.c: $(SHGEN) 28 $(SHGEN) -H $( HZ) sci > $@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.