2004-01-07 Joel Sherrill <joel@OARcorp.com>

* configure.ac, index.html.in: mips64orion port removed as mips port
	more completely covers the MIPS family.
	* rtems_support.html.in: Removed.
This commit is contained in:
Joel Sherrill
2004-01-07 19:22:54 +00:00
parent 931652e7b6
commit b08dc265af
4 changed files with 6 additions and 69 deletions

View File

@@ -1,3 +1,9 @@
2004-01-07 Joel Sherrill <joel@OARcorp.com>
* configure.ac, index.html.in: mips64orion port removed as mips port
more completely covers the MIPS family.
* rtems_support.html.in: Removed.
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.

View File

@@ -172,7 +172,6 @@ _RTEMS_UPDATE_CONDITIONAL([common/rtems.sed],[common/rtems.sed~])
])
AC_CONFIG_FILES([
rtems_support.html
index.html
FAQ/Makefile
develenv/Makefile
@@ -218,7 +217,6 @@ supplements/i386/Makefile
supplements/i960/Makefile
supplements/m68k/Makefile
supplements/mips/Makefile
supplements/mips64orion/Makefile
supplements/powerpc/Makefile
supplements/sh/Makefile
supplements/sparc/Makefile

View File

@@ -272,16 +272,6 @@
<A HREF="supplements/c4x/index.html">
RTEMS Texas Instruments C3x/C4x Applications Supplement</A>
</LI>
<LI><A HREF="HELP.html">
<IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
<A HREF="HELP.html">
<IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
<A HREF="HELP.html">
<IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
<A HREF="HELP.html">
RTEMS MIPS64 ORION Applications Supplement</A>
</LI>
</MENU>
</LI>

View File

@@ -1,57 +0,0 @@
<HTML>
<HEAD><TITLE>RTEMS @VERSION@ On-Line Library</TITLE></HEAD>
<BODY BGCOLOR="FFFFFF">
<A HREF="http://www.rtems.com" target="Text Frame">
<IMG align=right BORDER=0 SRC="images/rtems_logo.jpg" ALT="RTEMS Logo"> </A>
<H1>RTEMS RTEMS_VERSION On-Line Library</H1>
<HR>
<BODY>
RTEMS LogoMENU>
<LI><A HREF="FAQ/index.html">
RTEMS FAQ</A>
<LI><A HREF="c_user/index.html">
RTEMS Applications C User's Guide</A>
<LI><A HREF="started/index.html">
Getting Started with RTEMS for C/C++ Users</A>
<LI><A HREF="started_ada/index.html">
Getting Started with GNAT/RTEMS</A>
<LI><A HREF="develenv/index.html">
RTEMS Development Environment Guide</A>
<LI><A HREF="posix_users/index.html">
RTEMS POSIX API User's Guide</A>
<LI><A HREF="networking/index.html">
RTEMS Network Supplement</A>
<LI><A HREF="rtems_gdb/index.html">
RTEMS/GDB User's Guide</A>
<LI><A HREF="rgdb_specs/index.html">
RTEMS Remote Debugger Server Specifications</A>
<LI><A HREF="bsp_howto/index.html">
RTEMS BSP and Device Driver Development Guide</A>
<LI>CPU Supplements
<MENU>
<LI><A HREF="HELP.html">
RTEMS AMD 29K Applications Supplement</A>
<LI><A HREF="HELP.html">
RTEMS Hitachi SH Applications Supplement</A>
<LI><A HREF="support/c_i386/index.html">
RTEMS Intel i386 Applications Supplement</A>
<LI><A HREF="support/c_i960/index.html">
RTEMS Intel i960 Applications Supplement</A>
<LI><A HREF="HELP.html">
RTEMS MIPS64 ORION Applications Supplement</A>
<LI><A HREF="support/c_m68k/index.html">
RTEMS Motorola MC68xxx Applications Supplement</A>
<LI><A HREF="support/c_powerpc/index.html">
RTEMS PowerPC Applications Supplement</A>
<LI><A HREF="support/c_sparc/index.html">
RTEMS SPARC Applications Supplement</A>
<LI><A HREF="HELP.html">RTEMS UNIX Port Applications Supplement</A>
</MENU>
</LI>
</MENU>
<HR>
Copyright &copy; 1988-2003 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>
</BODY></HTML>