overridable tag

This commit is contained in:
Gwenhael Le Moine 2012-01-21 08:51:11 +01:00
parent 6a16656dec
commit 7ceac6d9fe

View file

@ -6,7 +6,7 @@ BUILD=1
TAG=cyco
OUTPUT=/tmp
TMP=/tmp/$TAG
TMP=${TMP:=/tmp/$TAG}
CWD=$(pwd)
PRGNAM=$(basename $CWD)