From: Sandro Santilli Date: Mon, 22 Mar 2004 08:18:02 +0000 (+0000) Subject: postgis_new.sql build by default X-Git-Tag: pgis_0_8_2~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62f5939a845407366d424bda33838196bd16c1b9;p=postgis postgis_new.sql build by default git-svn-id: http://svn.osgeo.org/postgis/trunk@490 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/Makefile b/Makefile index a782673ae..f89caee55 100644 --- a/Makefile +++ b/Makefile @@ -157,7 +157,7 @@ include $(top_srcdir)/src/Makefile.shlib postgis_geos_wrapper.o: postgis_geos_wrapper.cpp -all: all-lib postgis.sql postgis.sql postgis_undef.sql loaderdumper +all: all-lib postgis.sql postgis.sql postgis_undef.sql loaderdumper postgis_new.sql loaderdumper: $(MAKE) -C loader