X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=cafde832f617b6839aa42afb8ddaf7d38ff94692;hb=6552abf59a332977e10520772dab68fe31f0c95c;hp=61e5690bb9ccc0de24d418429e54c395fa9f2058;hpb=e9b0065a02763ed6ba0d6499c8d4fc723eb3a410;p=nodeconfig.git diff --git a/Makefile b/Makefile index 61e5690..cafde83 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,3 @@ -### $Id$ # # how to push a working directoy to a running plc # @@ -6,6 +5,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