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