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