head	1.9;
access;
symbols
	XML_XSL_XP:1.8.0.2
	XML_XSL_XP_BP:1.8;
locks; strict;
comment	@# @;


1.9
date	2001.10.24.18.17.38;	author phantom;	state dead;
branches;
next	1.8;

1.8
date	2000.11.30.18.56.13;	author jim;	state Exp;
branches;
next	1.7;

1.7
date	2000.11.07.04.05.08;	author kuriyama;	state Exp;
branches;
next	1.6;

1.6
date	99.09.06.07.02.39;	author peter;	state Exp;
branches;
next	1.5;

1.5
date	98.09.30.07.20.50;	author jb;	state Exp;
branches;
next	1.4;

1.4
date	98.08.11.11.43.45;	author wosch;	state Exp;
branches;
next	1.3;

1.3
date	98.08.11.01.18.28;	author wosch;	state Exp;
branches;
next	1.2;

1.2
date	98.08.07.16.56.59;	author wosch;	state Exp;
branches;
next	1.1;

1.1
date	98.07.14.18.54.31;	author wosch;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Remove after 11 months of holding reference to ../platforms/alpha.html
where acutal contents of this directory were moved.
@
text
@# $FreeBSD: www/en/alpha/Makefile,v 1.8 2000/11/30 18:56:13 jim 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.8
log
@Add individual porting efforts to the platforms directory.  In addition to
IA-64 which was already there, Alpha, PPC, and SPARC were added.  Also
update some other bits of the site to point to the new location.

Note:  I didn't get a repo copy of alpha/alpha.sgml to
       platforms/alpha.sgml because there wasn't any real useful history
       to preserve.  I also left the alpha/ dir in place for now but added
       an index.sgml to point to the new location.  I'll nuke the
       directory once the translation teams have caught up with the
       changes.

Suggested by:	obrien
@
text
@d1 1
a1 1
# $FreeBSD: www/en/alpha/Makefile,v 1.7 2000/11/07 04:05:08 kuriyama Exp $
@


1.7
log
@Switch web.mk to share/mk/web.site.mk in English version.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/alpha/Makefile,v 1.6 1999/09/06 07:02:39 peter Exp $
d11 1
a11 2

INDEXLINK=alpha.html
@


1.6
log
@$Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
@
text
@d1 2
a2 2
# $FreeBSD$
 
d6 3
d11 1
a11 1
 
d13 2
a14 2
 
.include "../web.mk"
@


1.5
log
@Delete obsolete information about bootstrapping FreeBSD/Alpha on
NetBSD. We can't do that anymore. And before people scream... that's
actually good because it means that FreeBSD/Alpha has become wholly
FreeBSD. An achievement I think.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.4 1998/08/11 11:43:45 wosch Exp $
@


1.4
log
@Remove the quotes from exists("filename"). Make(1) considered the
quotes as part of the filename.

Submitted by: volf@@oasis.IAEhv.nl
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.3 1998/08/11 01:18:28 wosch Exp $
a8 3
DOCS+=  current.sgml
DOCS+=  bootstrapping.sgml

@


1.3
log
@Include ../Makefile.conf if exists
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.2 1998/08/07 16:56:59 wosch Exp $
d3 1
a3 1
.if exists("../Makefile.conf")
@


1.2
log
@Define default index page.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1998/07/14 18:54:31 wosch Exp $
d3 4
@


1.1
log
@Import the FreeBSD/Alpha Project into the main web server.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1998/07/11 11:24:37 wosch Exp $
d7 2
@
