#!/bin/sh
#
# Copyright 2004-2005 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#

. "%CONFIG_HOME%"/asenv.conf


"$AS_INSTALL"/uninstall -javahome "$AS_JAVA" "$@"
