forked from Imagelibrary/rtems
2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove scitab.c (Not applicable).
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* Makefile.am: Remove scitab.c (Not applicable).
|
||||||
|
|
||||||
2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* Makefile.am, preinstall.am, include/bsp.h, include/tm27.h,
|
* Makefile.am, preinstall.am, include/bsp.h, include/tm27.h,
|
||||||
|
|||||||
@@ -29,13 +29,6 @@ dist_project_lib_DATA += startup/linkcmds startup/linkcmds.sim
|
|||||||
noinst_LIBRARIES += libbsp.a
|
noinst_LIBRARIES += libbsp.a
|
||||||
libbsp_a_SOURCES =
|
libbsp_a_SOURCES =
|
||||||
|
|
||||||
SHGEN = $(PROJECT_TOPdir)/tools/cpu/sh/shgen
|
|
||||||
|
|
||||||
scitab.c: $(SHGEN)
|
|
||||||
$(SHGEN) -H @CPU_CLOCK_RATE_HZ@ sci > $@
|
|
||||||
BUILT_SOURCES = scitab.c
|
|
||||||
CLEANFILES = scitab.c
|
|
||||||
|
|
||||||
# startup
|
# startup
|
||||||
libbsp_a_SOURCES += ../../shared/bsplibc.c ../../shared/bsppost.c \
|
libbsp_a_SOURCES += ../../shared/bsplibc.c ../../shared/bsppost.c \
|
||||||
../../shared/bsppredriverhook.c ../shared/bspstart.c \
|
../../shared/bsppredriverhook.c ../shared/bspstart.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user