pgsql: Make sure that 'make distclean' cleans out all files that are not - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Make sure that 'make distclean' cleans out all files that are not
Date
Msg-id 20090815015635.C7E5975331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make sure that 'make distclean' cleans out all files that are not meant
to be shipped.  Also, allow 'make clean' to remove intermediate working files.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        Makefile (r1.125 -> r1.126)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.125&r2=1.126)

pgsql-committers by date:

Previous
From: maosen@pgfoundry.org (User Maosen)
Date:
Subject: pgexternaltable - src:
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove Wisconsin benchmark files.