Remove after 11 months of holding reference to ../platforms/alpha.html
where acutal contents of this directory were moved.
This commit is contained in:
parent
30f9a62f0a
commit
a70d3bb19a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11042
3 changed files with 0 additions and 62 deletions
|
@ -1,13 +0,0 @@
|
|||
# $FreeBSD: www/en/alpha/Makefile,v 1.7 2000/11/07 04:05:08 kuriyama Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
.endif
|
||||
.if exists(../Makefile.inc)
|
||||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS= alpha.sgml
|
||||
DOCS+= index.sgml
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
|
@ -1,35 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/alpha/alpha.sgml,v 1.8 2000/06/12 13:13:40 asmodai Exp $">
|
||||
<!ENTITY title "FreeBSD/Alpha Project">
|
||||
<!ENTITY email 'freebsd-alpha'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>This page contains information about porting FreeBSD to Alpha
|
||||
systems.</p>
|
||||
|
||||
<H3>FreeBSD/Alpha Specific Links</H3>
|
||||
<UL>
|
||||
<li><A href="../handbook/eresources.html#ERESOURCES-MAIL">FreeBSD/Alpha mailing list</a></li>
|
||||
</UL>
|
||||
|
||||
<H3>Other Links of Interest</H3>
|
||||
<h4>Hardware</h4>
|
||||
<ul>
|
||||
<li><A href="http://www.compaq.com/alphaserver/">Compaq AlphaServer</a></li>
|
||||
</ul>
|
||||
|
||||
<h4>Projects</h4>
|
||||
<UL>
|
||||
<LI><A HREF="http://www.netbsd.org/Ports/alpha/">NetBSD/alpha</A></li>
|
||||
<LI><A HREF="http://www.openbsd.org/alpha.html">OpenBSD/alpha</A></li>
|
||||
<li><a href="http://www.alphalinux.org/">AlphaLinux</a></li>
|
||||
</UL>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
|
@ -1,14 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY title "FreeBSD/Alpha Project">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>The information previously found here has moved <a
|
||||
href="../platforms/alpha.html">here</a>.</p>
|
||||
|
||||
&footer;
|
||||
</html>
|
Loading…
Reference in a new issue