head	1.2;
access;
symbols
	REL6_5_PATCHES:1.1.0.4
	REL6_5:1.1
	REL6_4:1.1.0.2;
locks; strict;
comment	@# @;


1.2
date	2000.03.19.21.59.30;	author tgl;	state dead;
branches;
next	1.1;

1.1
date	98.10.31.04.10.53;	author scrappy;	state Exp;
branches;
next	;


desc
@@


1.2
log
@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.
@
text
@#undef PORTNAME 
#define PORTNAME OS2 
@


1.1
log
@
Thanks to Vince Vielhaber <vev@@michvhf.com>

Here is an os2 psql client, with libpq.a library
@
text
@@

