From: Paul Ramsey Date: Wed, 9 Apr 2003 03:40:45 +0000 (+0000) Subject: Makefile update X-Git-Tag: pgis_0_8_0~128 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3e9e5f4edcbc2a8726f18f1f836fca92bca2607;p=postgis Makefile update git-svn-id: http://svn.osgeo.org/postgis/trunk@254 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/jdbc/Makefile b/jdbc/Makefile index 7d34509c9..2ac726a90 100644 --- a/jdbc/Makefile +++ b/jdbc/Makefile @@ -1,7 +1,7 @@ JAVAC = javac JAVA = java JAR = jar -CLASSPATH = ../original/jars/postgresql.jar:postgis.jar:. +CLASSPATH = /home/pramsey/geotools/extbin/postgis/lib/postgresql.jar: all: ogis \ pgobjs \