view clean @ 3223:a581e5d934a9

IdealGraphVisualizer: replace some single-threaded usages of StringBuffer with StringBuilder
author Peter Hofer <peter.hofer@jku.at>
date Mon, 18 Jul 2011 11:35:16 +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