head	1.2;
access;
symbols
	HRS_XML_CLEANUP:1.2
	HRS_XML_CLEANUP_PRE:1.2
	EMILYBOYD_REDESIGN:1.2
	PRE_REDESIGN:1.2
	XML_XSL_XP:1.2.0.2
	XML_XSL_XP_BP:1.2;
locks; strict;
comment	@# @;


1.2
date	2000.11.07.04.05.37;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2000.10.18.19.43.57;	author nik;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch web.mk to share/mk/web.site.mk in English version.
@
text
@# $FreeBSD: www/en/smp/Makefile,v 1.1 2000/10/18 19:43:57 nik Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=   index.sgml

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.1
log
@Bare bones SMP information.  grog assures me he'll flesh this out post
BSDCon.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/docproj/Makefile,v 1.7 1999/09/06 07:02:43 peter Exp $
d6 3
d12 1
a12 1
.include "../web.mk"
@

