scripts/make-snapshot
author alpar
Mon, 04 Dec 2006 15:00:24 +0000
changeset 2323 8b18b6fed090
permissions -rwxr-xr-x
Check for gcc version 3.3, 3.4 and 4.0 as well
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*