]> granicus.if.org Git - postgis/commitdiff
Cleanup postgis_svn_revision.h makefile rule (PHONY)
authorSandro Santilli <strk@keybit.net>
Mon, 13 Feb 2012 10:00:00 +0000 (10:00 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 13 Feb 2012 10:00:00 +0000 (10:00 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9160 b70326c6-7e19-0410-871a-916f4a2858ee

GNUmakefile.in

index 2e133d56e315c55475be932cbe129d04b56ddc6b..c81974bed5a18cce9612406a77aed4f8de955481 100644 (file)
@@ -178,9 +178,7 @@ authors.git: authors.svn
 svnrebase: authors.git
        git svn rebase --authors-file authors.git
 
-postgis_svn_revision.h: .FORCE
+postgis_svn_revision.h: 
        $(PERL) utils/svn_repo_revision.pl
 
-.PHONY: utils liblwgeom ChangeLog.svn raster
-
-.FORCE:
+.PHONY: utils liblwgeom ChangeLog.svn raster postgis_svn_revision.h