]>
git.saurik.com Git - apple/xnu.git/blob - tools/tests/libMicro/wrapper.sh
5 # The contents of this file are subject to the terms
6 # of the Common Development and Distribution License
7 # (the "License"). You may not use this file except
8 # in compliance with the License.
10 # You can obtain a copy of the license at
11 # src/OPENSOLARIS.LICENSE
12 # or http://www.opensolaris.org/os/licensing.
13 # See the License for the specific language governing
14 # permissions and limitations under the License.
16 # When distributing Covered Code, include this CDDL
17 # HEADER in each file and include the License file at
18 # usr/src/OPENSOLARIS.LICENSE. If applicable,
19 # add the following below this CDDL HEADER, with the
20 # fields enclosed by brackets "[]" replaced with your
21 # own identifying information: Portions Copyright [yyyy]
22 # [name of copyright owner]
28 # Copyright 2007 Sun Microsystems, Inc. All rights reserved.
29 # Use is subject to license terms.
33 BASENAME
=`basename $0`
37 exec $DIRNAME/..
/bin
-$ARCH/$BASENAME "$@"