svn keywords, and url in specfile
[nodeconfig.git] / Makefile
index 61e5690..cafde83 100644 (file)
--- 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