scripts/make-snapshot
author deba
Fri, 12 May 2006 09:54:58 +0000
changeset 2078 123f08422c14
permissions -rwxr-xr-x
Revised Compile Time Arithmetic
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*