Switch to side-by-side view

--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,32 +1,5 @@
-# 
-# @(#$Id$
-#
-#
+sqlscreens.html: sqlscreens.sgml
+	sh xmlmake.sh
 
-MAINTAINER=jean-francois.dockes@wanadoo.fr
-
-DOC?= sqlscreens
-LANGCODE?= en_US.ISO_8859-1
-FORMATS?= html txt 
-JADEFLAGS+=	-V %generate-article-toc%
-
-# The purpose for this is to replace the FreeBSD file which contains the 
-# blurb about file being hosted on FreeBSD.org. To work, it also
-# needs a modification to /usr/share/doc/mk/doc.docbook.mk. Around line
-# 121, replace LANGUAGECATALOG= with LANGUAGECATALOG?=
-LANGUAGECATALOG=/usr/doc/share/sgml/catalog
-
-#INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-# 
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS=  sqlscreens.sgml
-
-# ${.CURDIR}/../../..
-DOC_PREFIX?= /usr/doc
-.include "${DOC_PREFIX}/share/mk/doc.project.mk"
+clean:
+	rm -f sqlscreens.xml