mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
ee9569e4df
In support of this, have the MSVC build follow GNU make in preferring GNUmakefile over Makefile when a directory contains both. Michael Paquier, reviewed by MauMau.