view clean @ 3605:6d6a90dc12d0

IdealGraphVisualizer: replace settings icon
author Peter Hofer <peter.hofer@jku.at>
date Mon, 31 Oct 2011 16:25:57 +0100
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