[postgis-devel] Autoprobing java source files

Markus Schaber schabi at logix-tt.com
Mon Apr 25 23:34:12 PDT 2005


Hello,

Here's the next roundtrip for autoprobing of source files:

I now have a Makefile-Sources.conf that is included by the Makefile, and
intended to be checked into CVS. There's a make sourceconfig target that
auto-regenerates this file.

Drawback: If this file does not exist at all, Make aborts on inclusion
failure, so one needs to touch it. But as this file is intended to be
checked into CVS, people who randomly delete config files must go
through that hassle.

I'm still unshure whether this is the correct way to go. As currently
all Windows postgis developers seem need either cygwin or mingW, they
should have find installed, and so having the find included in the
Makefile should work fine for them.

On the other hand, typical Windows Java developers do not have make & co
installed, so it does not help them to avoid the dependence on find.

Markus
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Makefile
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20050426/0ad1e617/attachment.ksh>


More information about the postgis-devel mailing list