]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Revert restructuring of bin/scripts/Makefile REL9_3_22
authorMagnus Hagander <magnus@hagander.net>
Tue, 27 Feb 2018 13:08:53 +0000 (14:08 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 27 Feb 2018 13:11:29 +0000 (14:11 +0100)
commit3652766ba932c7b7efdb2b29524898d881a94a33
tree54e97cfae3303f916ac53f3abf1ffd9acb503e84
parente35f4f4f1925720ecb49c7fada2131014f2c6a06
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>
src/bin/scripts/Makefile [changed mode: 0644->0755]