X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=dce5ef71ba781024107e33c0c7c2a9c0cb569267;hb=ba3b3883cd441b23a7c222e20d52c8b4662eb4de;hp=61e5690bb9ccc0de24d418429e54c395fa9f2058;hpb=e9b0065a02763ed6ba0d6499c8d4fc723eb3a410;p=nodeconfig.git diff --git a/Makefile b/Makefile index 61e5690..dce5ef7 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,8 @@ tags: find . -type f | grep -v '/\.svn/' | egrep -v '/(uudecode.gz|tags|TAGS)$$' | xargs etags +.PHONY: tags + ########## make sync PLCHOST=hostname VSERVER=vservername ifdef PLCHOST ifdef VSERVER