[PATCH 06/10] HELP.html Makefile.am: Remove unused HELP.html

Joel Sherrill joel.sherrill at oarcorp.com
Thu Mar 20 18:31:18 UTC 2014


---
 doc/HELP.html   |   20 --------------------
 doc/Makefile.am |    4 +---
 2 files changed, 1 insertions(+), 23 deletions(-)
 delete mode 100644 doc/HELP.html

diff --git a/doc/HELP.html b/doc/HELP.html
deleted file mode 100644
index 350ff8c..0000000
--- 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.com" 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.com" target="Text Frame">OAR Corporation</A>
-</BODY></HTML>
diff --git a/doc/Makefile.am b/doc/Makefile.am
index cdd5b53..0533e0f 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
 
-- 
1.7.1




More information about the devel mailing list