Add the Performance Page.

This commit is contained in:
Patrick S. Gardella 2000-05-03 14:14:27 +00:00
parent 888e8bc463
commit 27678af813
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7144

View file

@ -1,8 +1,9 @@
# $FreeBSD$
# $FreeBSD: www/en/java/docs/Makefile,v 1.2 2000/03/02 15:55:52 phantom Exp $
DOCS = faq.sgml
DOCS+= howtoports.sgml
DOCS+= newbies.sgml
DOCS+= tutorials.sgml
DOCS+= performance.sgml
.include "../../web.mk"