pgsql/src/backend (Makefile)

From: Peter Eisentraut - PostgreSQL <petere>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend (Makefile)
Date: 2000-07-06 21:33:22
Message-ID: 200007062133.e66LXMB57589@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Thursday, July 6, 2000 @ 17:33:15
Author: petere

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

Modified Files:
Makefile

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

Backend makefile cleanup. make maintainer-clean is now completely
functional.

Handle include file installation in src/include/Makefile

genbki.sh improvements: Don't substitute anything by config.status,
instead pass in AWK and CPP through environment. Change calling
convention to support named output files, so we get to see error
messages on stderr.

Rename bootstrap template files and install them into PREFIX/share.
Update initdb to that effect and other readability improvements
in initdb.

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2000-07-06 21:33:29 pgsql/src/backend/catalog (genbki.sh Makefile genbki.sh.in)
Previous Message Peter Eisentraut - PostgreSQL 2000-07-06 21:33:14 pgsql/src (GNUmakefile.in)