Fix win32.mak to support MULTIBYTE build --- it was pulling in several

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 886d7dec79e0b786d72789d79f911ee8a2b6495c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-08-03T22:09:55Z
Releases: 7.2.1
Fix win32.mak to support MULTIBYTE build --- it was pulling in several
backend files that it shouldn't anymore, causing compile failures.
Per report from Darko Prenosil.

Files

PathChange+/−
src/interfaces/libpq/win32.mak modified +34 −20