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