@ -4,5 +4,9 @@ all:
clean:
./build.pl clean
presubmit:
./build.pl -v -t allfast
checkdeps:
./build.pl --eachclean && echo "SUCCESS"