cosmetic
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 29 May 2008 15:21:45 +0000 (15:21 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 29 May 2008 15:21:45 +0000 (15:21 +0000)
Makefile

index 9f98d2a..7c84512 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -86,7 +86,9 @@ force:
 tags:
        find . '(' -name '*.py' -o -name '*.sql' -o -name '*.php' -o -name Makefile ')' | xargs etags
 
-########## make sync PLCHOST=hostname
+.PHONY: tags
+
+########## make sync PLCHOST=hostname VSERVER=vservername
 ifdef PLCHOST
 ifdef VSERVER
 PLCSSH:=root@$(PLCHOST):/vservers/$(VSERVER)