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