pgsql/src/backend (Makefile)

From: Peter Eisentraut - PostgreSQL <petere>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend (Makefile)
Date: 2000-07-19 16:29:46
Message-ID: 200007191629.e6JGTk704242@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Wednesday, July 19, 2000 @ 12:29:45
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend
from hub.org:/home/projects/pgsql/tmp/cvs-serv3713/src/backend

Modified Files:
Makefile

----------------------------- Log Message -----------------------------

Add distprep target to take some of the job of the release_prep script.
The latter updated accordingly. Also add `dist' and `distcheck' targets
to play with, but caveat packager.

Updated backend/bootstrap and backend/parser makefile to make them
marginally builddir aware and fix the usual set of things.

Add rule to automatically remake config.h dependent on config.h.in and
config.status. (Adopted from Autoconf manual and about every other
package.) On a good day we should now have a complete and accurate set
of dependencies throughout everything.

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2000-07-19 16:29:50 pgsql/src/backend/bootstrap (Makefile)
Previous Message Peter Eisentraut - PostgreSQL 2000-07-19 16:29:44 pgsql/src (GNUmakefile.in Makefile.global.in)