comparison clean @ 1421:6223633ce7dd

changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
author Lukas Stadler <lukas.stadler@oracle.com>
date Fri, 23 Jul 2010 15:53:02 -0700
parents
children
comparison
equal deleted inserted replaced
1420:44efca8a02d6 1421:6223633ce7dd
1 #!/bin/bash
2 pushd make
3 LANG=C ARCH_DATA_MODEL=64 HOTSPOT_BUILD_JOBS=16 make clean
4 popd
5