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