pgsql: Clean up Makefile.win32 "-I" flag additions.
pgsql: Clean up Makefile.win32 "-I" flag additions.
От:
Noah Misch <noah@leadboat.com>
Дата:
Clean up Makefile.win32 "-I" flag additions. The PGXS-case directory does not exist in the non-PGXS case, and vice versa. Add one or the other, not both. This is essentially cosmetic. It makes Makefile.win32 more like the similar Makefile.global code. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/16c4e6d8dc8fb98cd32d9af473fb06a730fb40d3 Modified Files -------------- src/makefiles/Makefile.win32 | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-)