summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-03-20 16:18:34 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-03-20 16:18:34 -0500
commit0b7e5f75101cc7a0130d99e5daafd839f9378bb6 (patch)
tree93a78c4c7ce79209e7bf94de10a6b24bef69dc02
parentcpright.texi: Update to reflect services and community (diff)
downloadrtems-0b7e5f75101cc7a0130d99e5daafd839f9378bb6.tar.bz2
HELP.html Makefile.am: Remove unused HELP.html
-rw-r--r--doc/HELP.html20
-rw-r--r--doc/Makefile.am4
2 files changed, 1 insertions, 23 deletions
diff --git a/doc/HELP.html b/doc/HELP.html
deleted file mode 100644
index 2922efbc9b..0000000000
--- a/doc/HELP.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<HTML>
-<HEAD><TITLE>RTEMS 4.0.0 On-Line Library</TITLE></HEAD>
-<BODY BGCOLOR="FFFFFF">
-<A HREF="http://www.rtems.org" target="Text Frame">
- <IMG align=right BORDER=0 SRC="rtems_logo.jpg" ALT="RTEMS Logo"> </A>
-<H1>RTEMS On-Line Library</H1>
-<HR>
-<BODY>
-The following supplement manuals do not currently exist:
-<MENU>
- <LI>RTEMS MIPS Applications Supplement</LI>
- <LI>RTEMS Hitachi SH Applications Supplement</LI>
-</MENU>
-<p>If you have knowledge of the processors used in the above ports and
-want to contribute to RTEMS, please contact a member of the
-RTEMS Steering Committee.</p>
-
-<HR>
-Copyright &copy; 1988-2004 <A HREF="http://www.rtems.org" target="Text Frame">OAR Corporation</A>
-</BODY></HTML>
diff --git a/doc/Makefile.am b/doc/Makefile.am
index cdd5b5305f..0533e0fa6f 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -8,11 +8,9 @@ SUBDIRS = tools started user bsp_howto porting develenv posix_users \
new_chapters relnotes cpu_supplement shell
if USE_HTML
-html_DATA = index.html HELP.html
+html_DATA = index.html
endif
-EXTRA_DIST = HELP.html
-
EXTRA_DIST += common/cpright.texi common/setup.texi \
common/treedef.tex common/rtems.texi.in