summaryrefslogtreecommitdiff
path: root/BUILD/cleanup
blob: 518c5722d87de2475ea1951b8ca15ebe259cb36f (plain)
1
2
3
4
5
6
7
8
#! /bin/sh

path=`dirname $0`
. "$path/SETUP.sh"

just_clean=1;

. "$path/FINISH.sh"