Makefile revision 25cf1a301a396c38e8adf52c15f537b80d2483f7
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# CDDL HEADER START
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# The contents of this file are subject to the terms of the
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# Common Development and Distribution License (the "License").
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# You may not use this file except in compliance with the License.
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# See the License for the specific language governing permissions
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# and limitations under the License.
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# When distributing Covered Code, include this CDDL HEADER in each
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# If applicable, add the following below this CDDL HEADER, with the
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# CDDL HEADER END
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
f212e1f2b6bb160f9b7539562599a4604ca44cd2vboxsync# Use is subject to license terms.
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync#ident "%Z%%M% %I% %E% SMI"