pgsql: Modify SGML makefile to allow 'gmake draft' to build draft html

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Modify SGML makefile to allow 'gmake draft' to build draft html
Date: 2007-01-27 22:44:32
Message-ID: 20070127224432.E2D259FB36C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Modify SGML makefile to allow 'gmake draft' to build draft html ('draft'
is now a target, no longer a modifier).

Modified Files:
--------------
pgsql/doc/src/sgml:
Makefile (r1.93 -> r1.94)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile.diff?r1=1.93&r2=1.94)
docguide.sgml (r1.66 -> r1.67)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/docguide.sgml.diff?r1=1.66&r2=1.67)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-01-28 01:12:05 pgsql: Use sys_siglist[] to print out signal names for signal exits,
Previous Message David Fetter 2007-01-27 22:10:11 dbi-link - dbi-link: Changed .spec file to point to the right spot.