Re: [INTERFACES] Re: [QUESTIONS] the JDBC Driver - Mailing list pgsql-interfaces

From Peter T Mount
Subject Re: [INTERFACES] Re: [QUESTIONS] the JDBC Driver
Date
Msg-id Pine.LNX.3.95.980111171635.11942A-100000@maidast
Whole thread Raw
In response to Re: [QUESTIONS] the JDBC Driver  (Bryan Mann <bmann@whistle.com>)
List pgsql-interfaces
On Fri, 9 Jan 1998, Bryan Mann wrote:
> Perhaps you could add a .SUFFIXES line to your Makefile.
>
> .SUFFIXES:  .java .class

I've just checked, and I'd already had that in there.

> For FreeBSD this is required till the system makefiles change to
> support .java and .class.

Same for GNUMake.

> Also the postgresql.jar rule barfs when trying to expand $^.
> Perhaps there is a more general way of doing this by just listing
> the directory 'postgresql'?

I've changed it so it uses find to get the classes. It's better this way
as there are more than 1 directory to the driver now.

Anyhow, I'm uploading the new driver now.

--
Peter T Mount  petermount@earthling.net or pmount@maidast.demon.co.uk
Main Homepage: http://www.demon.co.uk/finder
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk


pgsql-interfaces by date:

Previous
From: Justin Wells
Date:
Subject: Re: [QUESTIONS] JDBC updates are slow
Next
From: Constantin Teodorescu
Date:
Subject: PgAccess version 0.75 released !