view clean @ 4300:a3229b37b04c

Merge
author Christian Wimmer <christian.wimmer@oracle.com>
date Wed, 18 Jan 2012 20:27:56 -0800
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