pgsql/src/interfaces/odbc win32.mak

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/odbc win32.mak
Date: 2001-05-02 14:23:41
Message-ID: 200105021423.f42ENfm11144@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/05/02 10:23:40

Modified files:
src/interfaces/odbc: win32.mak

Log message:
Previous commit mistakenly converted all newlines to DOS style (CR/LF).
Convert back to Unix style --- it seems some versions of nmake insist
on this.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-05-02 14:46:34 pgsql/doc/src/sgml/ref createuser.sgml
Previous Message D'Arcy J.M. Cain - vex.net 2001-05-02 11:21:57 pgsql/src/interfaces/python README