forked from Imagelibrary/rtems
HELP.html Makefile.am: Remove unused HELP.html
This commit is contained in:
@@ -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 © 1988-2004 <A HREF="http://www.rtems.org" target="Text Frame">OAR Corporation</A>
|
||||
</BODY></HTML>
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user