scripts/make-snapshot
author ladanyi
Fri, 08 Feb 2008 11:58:32 +0000
changeset 2572 303d5cb61e8c
permissions -rwxr-xr-x
Fix VPATH builds.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*