summaryrefslogtreecommitdiffstats
path: root/doc/cpu_supplement/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-12-26 10:58:25 -0600
committerJoel Sherrill <joel@rtems.org>2016-01-04 11:07:26 -0600
commitf6a8663ec590a07d0a65c7305bacec0f9534775e (patch)
tree906e5851f9a41439e111a58a7109111c61b7dcb2 /doc/cpu_supplement/Makefile.am
parentRemove M32R architecture (diff)
downloadrtems-f6a8663ec590a07d0a65c7305bacec0f9534775e.tar.bz2
Remove H8300 port
updates #2452.
Diffstat (limited to 'doc/cpu_supplement/Makefile.am')
-rw-r--r--doc/cpu_supplement/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/cpu_supplement/Makefile.am b/doc/cpu_supplement/Makefile.am
index f27cc6a1db..4d8ac987a9 100644
--- a/doc/cpu_supplement/Makefile.am
+++ b/doc/cpu_supplement/Makefile.am
@@ -16,7 +16,6 @@ GENERATED_FILES += arm.texi
GENERATED_FILES += avr.texi
GENERATED_FILES += bfin.texi
GENERATED_FILES += epiphany.texi
-GENERATED_FILES += h8300.texi
GENERATED_FILES += i386.texi
GENERATED_FILES += lm32.texi
GENERATED_FILES += m32c.texi
@@ -67,11 +66,6 @@ epiphany.texi: epiphany.t
-u "Top" \
-n "" < $< > $@
-h8300.texi: h8300.t
- $(BMENU2) -p "" \
- -u "Top" \
- -n "" < $< > $@
-
i386.texi: i386.t
$(BMENU2) -p "" \
-u "Top" \