]> granicus.if.org Git - postgresql/commit
Revert restructuring of bin/scripts/Makefile REL9_4_17
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:09 +0000 (14:11 +0100)
commit5181bebba73b2fdcb38f4c7f06491e8092873969
tree74e6be9f831c2a607a3cf73bd6911118690f9d49
parentf46bc90dbcf48766abcddc0221edc66dbffb4785
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]