view clean @ 3199:494f0ff09b14

More precise inOrBefore, make both inOrBefore and inOrAfter accessible on Loop, compute inOrAfter, inOrBefore and full loop nodes only if needed
author Gilles Duboscq <gilles.duboscq@oracle.com>
date Fri, 08 Jul 2011 13:38:38 +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