pgsql: Revert restructuring of bin/scripts/Makefile - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Revert restructuring of bin/scripts/Makefile
Date
Msg-id E1eqf4r-0006Jz-B1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert restructuring of bin/scripts/Makefile

The Makefile portion of 91f3ffc5249eff99c311fb27e7b29a44d9c62be1 broke
the MSVC build. This patch reverts the changes to the Makefile and
adjusts it to work with the new code, while keeping the actual code
changes from the original patch.

Author: Victor Wagner <vitus@wagner.pp.ru>

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5181bebba73b2fdcb38f4c7f06491e8092873969

Modified Files
--------------
src/bin/scripts/Makefile | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Stamp 9.3.22.
Next
From: Tom Lane
Date:
Subject: pgsql: Improve regression test coverage of regress.c.