view clean @ 3205:ca968e2cf7cb

IdealGraphVisualizer: select blocks in the control flow graph by double-clicking them, thus allowing to move blocks without selecting them and changing the selecting in the node graph
author Peter Hofer <peter.hofer@jku.at>
date Mon, 11 Jul 2011 13:31:51 +0200
parents 6223633ce7dd
children
line wrap: on
line source

#!/bin/bash
pushd make
LANG=C ARCH_DATA_MODEL=64 HOTSPOT_BUILD_JOBS=16 make clean
popd