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