Makefile
changeset 9 9983fdb7535e
parent 6 04ae72a7db98
child 13 252a31264108
--- a/Makefile	Sun Mar 01 00:18:46 2009 +0100
+++ b/Makefile	Sun Mar 01 12:51:49 2009 +0100
@@ -17,6 +17,7 @@
 %:	%.pl
 	perl -c $<
 	cp -f $< $@
+	perl -i -pe 's/^<VERSION>/join "", map{s{^}{\t}; $$_}`hg parents`/e' $@
 	chmod a+x-w $@
 
 %.gz:	%