]> granicus.if.org Git - postgis/commitdiff
Clean files generated on 'make gaden'
authorSandro Santilli <strk@keybit.net>
Tue, 8 Apr 2014 08:49:53 +0000 (08:49 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 8 Apr 2014 08:49:53 +0000 (08:49 +0000)
And tell git to ignore them

git-svn-id: http://svn.osgeo.org/postgis/trunk@12439 b70326c6-7e19-0410-871a-916f4a2858ee

.gitignore
doc/Makefile.in
regress/Makefile.in

index f5572d29c86c8c7dea97aea65a040a3d73861b07..124df25b1cc0cbe81cb18181f10e1e2abd217d2b 100644 (file)
@@ -25,6 +25,8 @@ doc/postgis_aggs_mm.xml
 doc/postgis_comments.sql
 doc/postgis-out.xml
 doc/raster_comments.sql
+doc/postgis_gardentest_*.sql
+doc/raster_gardentest_*.sql
 doc/tiger_geocoder_comments.sql
 doc/topology_comments.sql
 extensions/Makefile
@@ -100,6 +102,7 @@ raster/test/regress/rtpostgis.sql
 regress/00-regress-install/
 regress/Makefile
 regress/postgis.sql
+regress/postgis_garden_result.txt
 *.so
 st_*.png
 .svn
index b0f06b7a6dff9f3c7eebb2db0877f1b970a6f24b..2368f965fb31df355a31d1da609afa3fe88304cd 100644 (file)
@@ -276,6 +276,8 @@ clean:
        rm -f *.epub
        $(MAKE) -C html/image_src clean
        rm -f $(XML_GENERATED_SOURCES)
+       rm -f postgis_gardentest_${POSTGIS_MAJOR_VERSION}${POSTGIS_MINOR_VERSION}.sql
+       rm -f raster_gardentest_${POSTGIS_MAJOR_VERSION}${POSTGIS_MINOR_VERSION}.sql
 
 distclean: clean
        $(MAKE) -C html/image_src distclean
index 3140c0b5628d8a2d35c198798f99f155f2dafd4e..a35a87761a1e7cd294049d2cb12287f0cd295243 100644 (file)
@@ -228,3 +228,4 @@ cleanup:
 
 clean:
        rm -rf $(REGRESS_INSTALLDIR)
+       rm -f postgis_garden_result.txt