scripts/make-snapshot
author deba
Wed, 29 Nov 2006 17:30:21 +0000
changeset 2313 d9daf826e28a
permissions -rwxr-xr-x
Preliminary soplex support
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*