view clean @ 4299:50caadefd9f0

update of the automatically generated project list for the classpath
author Christian Wimmer <christian.wimmer@oracle.com>
date Wed, 18 Jan 2012 20:19:30 -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