Omit src/port/pipe.c on non-Windows platforms. It's useless and draws

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

Commit: 4d1ba044d897be5bc85adbb9d6b8b4e5976b4e44
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-11-25T18:19:31Z
Releases: 8.4.0
Omit src/port/pipe.c on non-Windows platforms.  It's useless and draws
complaints about empty object files on some platforms, eg Darwin.

Files

PathChange+/−
src/port/Makefile modified +7 −3