diff --git a/en/smp/Makefile b/en/smp/Makefile new file mode 100644 index 0000000000..48fb122234 --- /dev/null +++ b/en/smp/Makefile @@ -0,0 +1,9 @@ +# $FreeBSD: www/en/docproj/Makefile,v 1.7 1999/09/06 07:02:43 peter Exp $ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif + +DOCS= index.sgml + +.include "../web.mk" diff --git a/en/smp/index.sgml b/en/smp/index.sgml new file mode 100644 index 0000000000..7683d82d3f --- /dev/null +++ b/en/smp/index.sgml @@ -0,0 +1,19 @@ + + + + %includes; +]> + + + +&header; + +
The bulk of the information about the FreeBSD SMPng project can be found + at http://people.freebsd.org/~jasone/smp/.
+ +Information will be moved under here over the coming weeks.
+ + &footer; + +