Build server libpgport with all non-FRONTEND object files. This is to
authorBruce Momjian <bruce@momjian.us>
Mon, 8 May 2006 02:18:50 +0000 (02:18 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 8 May 2006 02:18:50 +0000 (02:18 +0000)
commit3cd77da33426504d9b52ab6fbbb9621b01dc310f
treefb866b683fa9fd5e2b3771e4b7d76cd577ccdd79
parent5749f6ef0cc1c67ef9c9ad2108b3d97b82555c80
Build server libpgport with all non-FRONTEND object files.  This is to
fix a Win32 bug where pipe.c included a file that used FRONTEND, but it
wasn't on the server-build list.
src/port/Makefile