view clean @ 3194:2bc8c1134534

IdealGraphVisualizer: Update branding to use a custom application icon and the Oracle logo, also don't show the version in the main window title bar
author Peter Hofer <peter.hofer@jku.at>
date Fri, 08 Jul 2011 15:25:57 +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