Since PORTNAME is no longer used at the level of C code (it's only in

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

Commit: fdd7f598208b793b45e638c3a1d16a5644a3228c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-03-19T21:59:30Z
Releases: 7.1.1
Since PORTNAME is no longer used at the level of C code (it's only in
Makefiles now), there's no reason for os2client to maintain its own
copy of c.h just to change #define PORTNAME.  Simplify Makefile
accordingly.  Get rid of horribly-out-of-date modified copy of c.h,
which should never have been in the distribution to start with,
since it's actually a derived file.  Now it's not needed anyway.

Files

PathChange+/−
contrib/os2client/c.h deleted +0 −831
contrib/os2client/Makefile modified +3 −8
contrib/os2client/portname deleted +0 −2