#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.2 1998/03/01 20:44:37 thomas Exp $
+# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.3 1998/05/13 05:33:30 thomas Exp $
#
#----------------------------------------------------------------------------
HDSL=$(HSTYLE)/docbook.dsl
PDSL=$(PSTYLE)/docbook.dsl
-#DBOPTS= -V %no-split-output% -V %no-make-index%
+DBOPTS= -D ref
+#DBOPTS+= -V %no-split-output% -V %no-make-index%
TAR= tar
%.html: %.sgml #$(HDSL)
(rm -rf *.htm)
- jade $(DBOPTS) -D sgml $(HTMLOPTS) -t sgml $<
+ jade $(DBOPTS) $(HTMLOPTS) -t sgml $<
(ln -sf book01.htm index.html)
(ln -sf book01.htm $*.html)
Building Documentation
-GNU <application>make> is used to build documentation from the DocBook sources.
+GNU <programname>make> is used to build documentation from the DocBook sources.
There are a few environment definitions which may need to be set or modified for your installation.
The Makefile looks for
doc/../src/Makefile