Add SHGEN.

This commit is contained in:
Ralf Corsepius
2005-05-20 13:28:45 +00:00
parent ee19895ed4
commit 6095960ed5

View File

@@ -42,6 +42,8 @@ clock_rel_SOURCES = clock/clockdrv.c
clock_rel_CPPFLAGS = $(AM_CPPFLAGS)
clock_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
SHGEN = $(PROJECT_TOPdir)/tools/cpu/sh/shgen
scitab.c: $(SHGEN)
$(SHGEN) -H @CPU_CLOCK_RATE_HZ@ sci > $@
BUILT_SOURCES = scitab.c