]> granicus.if.org Git - postgis/commitdiff
added a status line to the main makefile that indicates if PostGIS was built successf...
authorKevin Neufeld <kneufeld.ca@gmail.com>
Mon, 25 May 2009 20:26:43 +0000 (20:26 +0000)
committerKevin Neufeld <kneufeld.ca@gmail.com>
Mon, 25 May 2009 20:26:43 +0000 (20:26 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4099 b70326c6-7e19-0410-871a-916f4a2858ee

GNUmakefile

index 9d58a81c48380a6f2f89d3f640af99d93dc3bffb..127698b90d287fd21c4aaedf1cefc4637166d159 100644 (file)
@@ -4,7 +4,8 @@
 #
 #-----------------------------------------------------
 
-all: postgis loaderdumper utils 
+all: postgis loaderdumper utils
+       @echo "PostGIS was built successfully. Ready to install." 
 
 install: all postgis-install loaderdumper-install