HELP.html Makefile.am: Remove unused HELP.html

This commit is contained in:
Joel Sherrill
2014-03-20 16:18:34 -05:00
parent 0dd02c6876
commit 0b7e5f7510
2 changed files with 1 additions and 23 deletions

View File

@@ -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>

View File

@@ -8,11 +8,9 @@ SUBDIRS = tools started user bsp_howto porting develenv posix_users \
new_chapters relnotes cpu_supplement shell new_chapters relnotes cpu_supplement shell
if USE_HTML if USE_HTML
html_DATA = index.html HELP.html html_DATA = index.html
endif endif
EXTRA_DIST = HELP.html
EXTRA_DIST += common/cpright.texi common/setup.texi \ EXTRA_DIST += common/cpright.texi common/setup.texi \
common/treedef.tex common/rtems.texi.in common/treedef.tex common/rtems.texi.in