2007-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>

* cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi:
	Remove refs to tic4x/c4x.
This commit is contained in:
Ralf Corsepius
2007-12-10 03:59:18 +00:00
parent 372cdd515f
commit 3402633033
2 changed files with 1 additions and 8 deletions

View File

@@ -22,7 +22,7 @@ TEXI2WWW_ARGS=\
-footer rtems_footer.html \
-icons ../images
GENERATED_FILES = arm.texi bfin.texi i386.texi m68k.texi mips.texi \
powerpc.texi sh.texi sparc.texi tic4x.texi
powerpc.texi sh.texi sparc.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi
@@ -75,11 +75,6 @@ sparc.texi: sparc.t
-u "Top" \
-n "" < $< > $@
tic4x.texi: tic4x.t
$(BMENU2) -p "" \
-u "Top" \
-n "" < $< > $@
CLEANFILES += cpu_supplement.info
CLEANFILES += cpu_supplement.info-1
CLEANFILES += cpu_supplement.info-2

View File

@@ -67,7 +67,6 @@
@include powerpc.texi
@include sh.texi
@include sparc.texi
@include tic4x.texi
@ifinfo
@node Top, Preface, (dir), (dir)
@top cpu_supplement
@@ -84,7 +83,6 @@ This is the online version of the RTEMS CPU Architecture Supplement
* PowerPC Specific Information::
* SuperH Specific Information::
* SPARC Specific Information::
* Texas Instruments C3x/C4x Specific Information::
* Command and Variable Index::
* Concept Index::
@end menu