view clean @ 3142:051958d4c24d

IdealGraphVisualizer: Apply graph difference also to control flow graphs and use bold edges for new connections and dashed edges for removed connections
author Peter Hofer <peter.hofer@jku.at>
date Mon, 04 Jul 2011 16:08:03 +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