pgsql: Modify SGML makefile to allow 'gmake draft' to build draft html - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: Modify SGML makefile to allow 'gmake draft' to build draft html
Date
Msg-id [email protected]
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: [email protected] (David Fetter)
Date:
Subject: dbi-link - dbi-link: Changed .spec file to point to the right spot.
Next
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Use sys_siglist[] to print out signal names for signal exits,