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