scripts/make-snapshot
author athos
Tue, 27 Mar 2007 09:23:33 +0000
changeset 2415 ef13597d249a
permissions -rwxr-xr-x
I only corrected bugs to make things compile: some featured not implemented here yet.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*