pgsql: Fix distprep and maintainer-clean targets so that ecpg's .def

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix distprep and maintainer-clean targets so that ecpg's .def
Date: 2007-10-05 01:51:40
Message-ID: 20071005015140.E0A31753E4C@cvs.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix distprep and maintainer-clean targets so that ecpg's .def files are
made and removed at the correct times.

Modified Files:
--------------
pgsql/src/interfaces/ecpg/compatlib:
Makefile (r1.35 -> r1.36)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/compatlib/Makefile?r1=1.35&r2=1.36)
pgsql/src/interfaces/ecpg/ecpglib:
Makefile (r1.52 -> r1.53)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/Makefile?r1=1.52&r2=1.53)
pgsql/src/interfaces/ecpg/pgtypeslib:
Makefile (r1.37 -> r1.38)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/pgtypeslib/Makefile?r1=1.37&r2=1.38)

Browse pgsql-committers by date

  From Date Subject
Next Message Marc G. Fournier 2007-10-05 02:55:41 pgsql: tag it 8.3beta1 ...
Previous Message Tom Lane 2007-10-05 01:35:55 pgsql: Add .cvsignore files to suppress CVS gripes about ecpg .def